Sensoray 2246 Manual de usuario Pagina 41

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 50
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 40
Returns:
0 on success
MID2246_API int SN_DisplaySnapshotW (LPWSTR filename, int time, int board = 0)
Unicode version of SN_DisplaySnapshot() Displays the snapshot in the video window using
unicode for the filename.
Parameters:
filename Full filename plus path extension in unicode (Windows WideChar)
time Time to display snapshot, -1 is infinite
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_StopDisplaySnapshot (int board = 0)
Stops displaying current snapshot in rendering window
Parameters:
board ID if multiple boards installed.
Returns:
0 on success
Function Documentation - General configuration functions
MID2246_API int SN_SetMute (BOOL bMute, int board = 0)
Mutes the audio on the host computer. Audio will still be recorded. Note: if currently
streaming(StartStream used), this function will stop the stream and restart it.
Parameters:
bMute whether to mute audio on PC
board ID if multiple boards installed.
Returns:
0 on success
MID2246_API int SN_GetMute (BOOL * bMute, int board = 0)
Gets the mute setting
Parameters:
bMute pointer to retrieved mute setting
board ID if multiple boards installed.
Returns:
0 on success
41
Vista de pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 49 50

Comentarios a estos manuales

Sin comentarios