Sensoray 2250 Linux Ver2.0.X Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 18
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
0 on success
int SN_ClearCaption(
int board
);
Not supported in V2.0.0 release.
Clears all captions/overlays.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error
int SN_GetOneFrame(
int board,
UINT8 *pBuf,
int buflen,
frame_info_t *pFI
);
Gets one video frame( JPEG if MOTIONJPEG, I,P,or B Frame if MPEG video).
Parameters
board
board number in the system (use 0 for single board setups).
pBuf
pointer to buffer to get frame
buflen
length of buffer
pFI
pointer to frameinfo structure( see s2250mid.h for definition)
Returns
0 on success, negative value if error
int SN_GetAudioData(
int board,
1
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 18

Comentarios a estos manuales

Sin comentarios