Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 17

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 16
MID2250_API int SN_PlaybackVideo(
int vidnum
);
Starts playback of the specified file in current window.
Parameters
vidnum
number of assigned video stream.
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_StopPlayback(
int vidnum
);
Stops video playback.
Parameters
vidnum
number of assigned video stream.
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_PausePlayback(
BOOL bPause,
int vidnum,
);
Pauses/resumes playback.
Parameters
bPause
TRUE for pause, FALSE for resume.
vidnum
17
Przeglądanie stron 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag