Sensoray 614 Windows Manual do Utilizador Página 16

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 15
MID314_API int SN_StartPreview(
int board
);
Starts video and audio streaming for preview only.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_StopPreview(
int board
);
Stops video and audio streaming for preview. If recording is enabled it is stopped as well.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetRecordMode(
MID314_REC recMode,
int board
);
Sets the record mode (see mid314types.h for MID314_REC type definition).
Parameters
recMode
record mode.
board
board number in the system (use 0 for single board setups).
Returns
16
Vista de página 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 34 35

Comentários a estes Manuais

Sem comentários