Sensoray 614 Windows Manuale Utente Pagina 19

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 35
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 18
MID314_API int SN_PausePlayback(
BOOL bPause
);
Pauses/resumes playback.
Parameters
bPause
TRUE for pause, FALSE for resume.
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_PlaybackSetRate(
double drate
);
Changes playback speed.
Parameters
drate
a double specifying playback speed. 0.5 corresponds to half of normal speed, 2.0 - double
the normal speed. Minimum speed is 0.5.
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_PlaybackSetSeekPosition(
int percent,
int range
);
Seeks the position in the file being played back. The position is calculated as file_size * percent /
range.
Parameters
19
Vedere la pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 34 35

Commenti su questo manuale

Nessun commento