Sensoray 811 Windows SDK Manual do Utilizador Página 14

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 23
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 13
int devid
);
Stops the recording.
Parameters
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_PauseRecord(
int devid
);
Pauses the recording. Preview will also be paused if viewing video.
Parameters
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_ResumeRecord(
int devid
);
Resumes the recording. Preview will also be resumed if viewing video.
Parameters
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_SetLevels(
int param,
int value,
14
Vista de página 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 22 23

Comentários a estes Manuais

Sem comentários