Sensoray 2251 Rev.A Manual do Utilizador Página 13

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 48
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 12
MID2250_API int SN_StopStream(
int board
);
Stops video and audio streaming. 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 mid2250types.h for error codes list).
MID2250_API int SN_SetRecordMode(
MID2250_REC recMode,
int board
);
Sets the record mode (see mid2250types.h for MID2250_REC type definition).
Parameters
recMode
record mode.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_StartRecord(
char *fileName,
int size,
int breakonrecsize,
int board
);
13
Vista de página 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 48

Comentários a estes Manuais

Sem comentários