Advantech DVP-7020BE User Manual page 95

16 channel pci-bus surveillance capture card
Table of Contents

Advertisement

2.7.9 AdvDVP_GetState
Syntax
int AdvDVP_GetState(int nEncNum)
Parameters
nEncNum:
number (0~15).
Return Value
ENC_ENCNUMERROR:
number.
Description
This function gets encoding state of a specified video
encoder.
typedef enum
{
ENC_STOPPED
ENC_RUNNING
ENC_UNINITIALIZED = -1,
} EncoderState;
See Also
AdvDVP_InitEncoder
AdvDVP_CloseEncoder
AdvDVP_StartVideoEncode
AdvDVP_StopVideoEncode
Specifies the encoder
Invalid encoder
= 1,
= 2,
- 95 -

Advertisement

Table of Contents
loading

Table of Contents