beautypg.com

Frame rate constants, Defines, Maximum count of mid2246_source_xxx enum's – Sensoray 2246 User Manual

Page 17: Video levels, Snapshot and overlay bitmasks for file types, Caption region display mask

background image

#define MID2246_SNAP_ERR_DVBUF -7

#define MID2246_SNAP_ERR_DVGRAB -8

#define MID2246_SNAP_ERR_USERERR -9

Frame rate Constants.

Note: for PAL, only the default(25fps) is available

Defines

#define MID2246_FRAMERATE_DEFAULT 0

#define MID2246_FRAMERATE_NTSC_2997 1

#define MID2246_FRAMERATE_NTSC_15 2

#define MID2246_FRAMERATE_NTSC_10 3

#define MID2246_FRAMERATE_NTSC_5 4

#define MID2246_FRAMERATE_NTSC_24 5

Maximum count of MID2246_SOURCE_xxx enum's

Defines

#define MID2246_SOURCE_LASTSDI MID2246_SOURCE_HDSDI720P2

Video levels

Defines

#define MID2246_LEVEL_CONTRAST 1

#define MID2246_LEVEL_BRIGHTNESS 2

#define MID2246_LEVEL_SATURATION 4

#define MID2246_LEVEL_HUE 8

#define MID2246_LEVEL_SATURATION_CR 4

#define MID2246_LEVEL_SATURATION_CB 8

Snapshot and Overlay bitmasks for file types

Defines

#define MID2246_FILE_JPEG 1

#define MID2246_FILE_BMP 2

#define MID2246_FILE_PPM 4

Caption region display mask

Defines

#define MID2246_REGION_MONITOR 1

#define MID2246_REGION_MPEG 2

#define MID2246_REGION_STILL 4

17