Sensoray 2224 Windows Manual de usuario Pagina 44

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 94
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 43
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_NormalDecode(
HANDLE hdev
);
If a decode is in progress and was paused or running in the slow mode, this function will resume
normal output operation at full speed.
Parameters
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_SlowDecode(
int hold,
HANDLE hdev
);
If a decode is in progress, this function will start slow motion decode. The hold time controls how
long each successive frame is displayed.
Parameters
hold
hold time is the number of ½ frames to hold each frame on decode. Use 4(half speed) to 255
(slowest).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
44
Vista de pagina 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 93 94

Comentarios a estos manuales

Sin comentarios