Sensoray 614 Windows Manual do Utilizador Página 33

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 32
0 if success, negative if error.
MID314_API int SN_StopCompressedCapture(
int board
);
Stops the graph started by SN_StartCompressedCapture.
Parameters
board
board number in system.
Returns
0 if success, negative if error.
MID314_API int SN_RegisterVidCB(
Cbfunc_t callback_func,
int board,
);
Registers a callback function for use with the SampleGrabber
DirectShow graphs. Used with SN_StartCompressedCaptureOnly and
SN_StartCaptureOnly_CB. Please see the console demo for a full
example.
Parameters
callback_func
The callback function for video(RAW, compressed, or muxed PES(includes audio))
board
board number in system.
Returns
0 if success, negative if error.
MID314_API int SN_RegisterAudCB(
Cbfunc_t callback_func,
int board,
);
33
Vista de página 32
1 2 ... 28 29 30 31 32 33 34 35

Comentários a estes Manuais

Sem comentários