Sensoray 2224 Windows Manual de usuario Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 94
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 20
MID2226_API int S2226_SetReducedClock(
BOOL bReducedClock,
HANDLE hdev
);
For HD inputs only (720p, 1080i) with NTSC video system. Some HD NTSC sources are at 59.94Hz
and others at 60Hz. Allows changing between the two types. Note, this is a required setting for
HD inputs with the NTSC video system.
Parameters
bReducedClock
if 1, video clock is at 59.94Hz, otherwise clock is 60Hz.
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_GetReducedClock(
BOOL *bReducedClock,
HANDLE hdev
);
Retrieves reduced clock value.
Parameters
bReducedClock
if 1, video clock is at 59.94Hz, otherwise clock is 60Hz.
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_GetStatus(
MID2226STATUS *pStatus,
HANDLE hdev
);
Retrieves current status information (see MID2226func.h for MID2226STATUS type definition).
Multibyte (ASCII) filenames.
21
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 93 94

Comentarios a estos manuales

Sin comentarios