Sensoray 614 Windows Manual do Utilizador Página 19

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 34 35

Comentários a estes Manuais

Sem comentários