Advantech DVP-7020BE User Manual page 119

16 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.9.10 AdvDVP_GetStatus
Syntax
int AdvDVP_GetStatus ()
Parameters
None
Return Value
PLAYER_SUCCEEDED:
succeeded.
PLAYER_FAILED:
failed.
Description
This function gets playback status.
typedef enum tagPlayerStatus{
PLAYER_NOTOPENED = 0,
PLAYER_OPENED
PLAYER_PLAYING
PLAYER_STOPPED
PLAYER_PAUSED
} PlayerStatus;
See Also
AdvDVP_OpenFile
AdvDVP_CloseFile
AdvDVP_Play
AdvDVP_Pause
AdvDVP_Stop
AdvDVP_Fast
AdvDVP_Slow
AdvDVP_PlayStep
= 1,
= 2,
= 3,
= 4
- 119 -
Function
Function

Advertisement

Table of Contents
loading

Table of Contents