Sensoray 2224 Windows Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 94
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
Parameters
bitrate
bitrate of encoded stream in kbps. (1000-17000kbps).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_SetVidSys(
MID2226_VIDSYS vidsys,
HANDLE hdev
);
Sets the input video system (NTSC, PAL).
Parameters
vidsys
video system enumerated type (see mid2226types.h).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_GetVidSys(
MID2226_VIDSYS *pvidsys,
HANDLE hdev
);
Gets the input video system (NTSC, PAL).
Parameters
pvidsys
pointer to video system enumerated type (see mid2226types.h).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
20
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 93 94

Comentarios a estos manuales

Sin comentarios