Sensoray 2246 Manual de usuario Pagina 5

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 50
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 4
MID2246_API int SN_GetFrameSync (int * sync, int board) ........................................................... 31
MID2246_API int SN_IsValidVid (MID2246_SOURCE checksource, int board) ........................... 32
MID2246_API int SN_IsValidSdi (MID2246_SOURCE checksource, int board) ........................... 32
MID2246_API int SN_IsValidDv (int board) .................................................................................... 32
MID2246_API int SN_EnumerateInputs (int * pStatus, int * pVidSys, int board) ........................... 32
MID2246_API int SN_GetVidStatus (int board) ............................................................................... 32
MID2246_API int SN_GetVidStatusNoBIST (int board) .................................................................. 33
Function Documentation - Callback functions from application ........................................................... 33
MID2246_API int SN_TestDeviceRemoval (int board) .................................................................... 33
MID2246_API int SN_Repaint (HDC hdc) ....................................................................................... 33
MID2246_API int SN_OnDisplayModeChanged (int board) ............................................................ 33
Function Documentation - Recording functions ..................................................................................... 33
MID2246_API int SN_StartStream (int board = 0) ............................................................................ 33
MID2246_API int SN_StopStream (int board = 0) ............................................................................ 34
MID2246_API int SN_LowLatency (BOOL bON, int board) ........................................................... 34
MID2246_API int SN_StartRecord (char * filename, int size, int breakonrecsize = 0, int board = 0)
............................................................................................................................................................ 34
MID2246_API int SN_StartRecordW (LPWSTR filename, int size, int breakonrecsize = 0, int board
= 0) ...................................................................................................................................................... 34
MID2246_API int SN_SetNotifyAtRecordEnd (HWND hNotifyApp, UINT mNotifyMessage, int
board = 0) ............................................................................................................................................ 35
MID2246_API int SN_SetNotifyAtRecordEndW (HWND hNotifyApp, UINT mNotifyMessage, int
board = 0) ............................................................................................................................................ 35
MID2246_API int SN_PauseRecord (int board = 0) .......................................................................... 36
MID2246_API int SN_ResumeRecord (int board = 0) ...................................................................... 36
MID2246_API int SN_StopRecord (int board = 0) ............................................................................ 36
MID2246_API int SN_SetRecordMode (MID2246_REC recMode, int board = 0) .......................... 36
MID2246_API int SN_SetRecordVideoStream (BOOL bRecVid, int board = 0) ............................. 36
MID2246_API int SN_GetRecordVideoStream (BOOL * bRecVid, int board = 0) ......................... 37
MID2246_API int SN_SetRecordAudioStream (BOOL bRecAud, int board = 0) ............................ 37
MID2246_API int SN_GetRecordAudioStream (BOOL * bRecAud, int board = 0) ........................ 37
MID2246_API int SN_SetAudioEncode (BOOL bEncAud, int board = 0) ...................................... 37
MID2246_API int SN_GetAudioEncode (BOOL * bEncAud, int board = 0) ................................... 37
MID2246_API int SN_SetRenderVideo (BOOL bDisplayVideo, int board = 0) .............................. 38
MID2246_API int SN_GetRenderVideo (BOOL * bDisplayVideo, int board = 0) .......................... 38
MID2246_API int SN_SetAspectRatio (MID2246_ASPECT_MODE mode, int board = 0) ........... 38
MID2246_API int SN_GetAspectRatio (MID2246_ASPECT_MODE * mode, int board = 0) ........ 38
MID2246_API int SN_GetTimeLeft (int bitrate, int board) .............................................................. 38
Function Documentation - Playback functions ....................................................................................... 39
MID2246_API int SN_PlaybackVideo (char * filename_plus_path, int board = 0) .......................... 39
MID2246_API int SN_PlaybackVideoW (LPWSTR filename_plus_path, int board = 0) ................ 39
MID2246_API int SN_StopPlayback (int board = 0) ........................................................................ 39
MID2246_API int SN_PausePlayback (BOOL bPause, int board = 0) ............................................. 39
MID2246_API int SN_SetNotifyDuringFilePlay (HWND hNotifyApp, UINT mNotifyMessage, int
board = 0) ............................................................................................................................................ 39
MID2246_API int SN_PlaybackSetRate (double drate, int board = 0) .............................................. 40
MID2246_API int SN_PlaybackSetSeekPosition (int percent, int range, int board = 0) ................... 40
MID2246_API int SN_PlaybackGetSeekPosition (int range, int board = 0) ..................................... 40
MID2246_API int SN_DisplaySnapshot (char * filename, int time, int board = 0) .......................... 40
MID2246_API int SN_DisplaySnapshotW (LPWSTR filename, int time, int board = 0) ................. 41
MID2246_API int SN_StopDisplaySnapshot (int board = 0) ............................................................ 41
Function Documentation - General configuration functions .................................................................. 41
MID2246_API int SN_SetMute (BOOL bMute, int board = 0) ......................................................... 41
MID2246_API int SN_GetMute (BOOL * bMute, int board = 0) ..................................................... 41
Function Documentation - Image capture functions .............................................................................. 42
5
Vista de pagina 4
1 2 3 4 5 6 7 8 9 10 ... 49 50

Comentarios a estos manuales

Sin comentarios