Advantech DVP-7410 User Manual page 20

1 channel mpeg 1/2/4 digital video decoder card
Table of Contents

Advertisement

SEEK_TO_START : Seek to the beginning
SEEK_TO_POSITION : Seek to a given time position
PICTURE_CONTROL
typedef enum
{
PCTL_BRIGHTNESS,
PCTL_CONTRAST,
PCTL_SATURATION,
PCTL_HUE
} PICTURE_CONTROL, *LPPICTURE_CONTROL;
Description
A typedef enumeration stores picture control information.
Parameters
PCTL_BRIGHTNESS : Brightness
PCTL_CONTRAST : Contrast
PCTL_SATURATION : Saturation (Color)
PCTL_HUE
VIDEO_STANDARD
typedef enum
{
VIDEO_STD_UNKNOWN,
VIDEO_STD_NTSC,
VIDEO_STD_PAL,
VIDEO_STD_SECAM
} VIDEO_STANDARD, *LPVIDEO_STANDARD;
Description
A typedef enumeration stores video standard information.
Parameters
VIDEO_STD_UNKNOWN : Unknown standard
VIDEO_STD_NTSC : NTSC
VIDEO_STD_PAL : PAL
VIDEO_STD_SECAM : SECAM
TV_OUT_MODE
: Hue -- not available on playback devices
16
DVP-7410 User's Manual

Advertisement

Table of Contents
loading

Table of Contents