Enum mid2246_dvires, Parameters, Enum mid2246_aspect_mode – Sensoray 2246 User Manual

Page 22: Enum mid2246_rec, Enum mid2246_rc

Advertising
background image

enum MID2246_DVIRES

DVI output resolution These correspond to the [RESx] lines in \windows\dviparam.ini where
x is called out by the MID2246_DVIRES_xxx parameter.

Parameters:

MID2246_DVIRES_W1280H1024 Scale to/and set DVI output to 1280 x 1024 resolution.
MID2246_DVIRES_W1600H1200 Scale to/and set DVI output to 1600 x 1200 resolution.
MID2246_DVIRES_W720H480 Scale to/and set DVI output to 720 x 480 resolution.
MID2246_DVIRES_W720H576 Scale to/and set DVI output to 720 x 576 resolution.
MID2246_DVIRES_W1920H1080 Scale to/and set DVI output to 1920 x 1080 resolution.

Enumerator:

MID2246_DVIRES_W1280H1024
MID2246_DVIRES_W1600H1200
MID2246_DVIRES_W720H480
MID2246_DVIRES_W720H576
MID2246_DVIRES_W1920H1080

enum MID2246_ASPECT_MODE

Aspect ratio settings for MPEG decoding on host computer. Depending on Decoder, may not
have an effect.

Parameters:

MID2246_ASPECT_NONE no aspect ratio change on MPEG decoding(stretch to window)
MID2246_ASPECT_CONST maintain aspect ratio as video settings

Enumerator:

MID2246_ASPECT_NONE
MID2246_ASPECT_CONST

enum MID2246_REC

Recording mode for saved MPEG streams

Parameters:

MID2246_REC_MUX multiplexed(video+audio) mpeg stream
MID2246_REC_VES video elementary stream( video only)
MID2246_REC_AUDIOWAVE audio only. recorded as a WAVE file.
MID2246_REC_AES encoded audio only (AES mp2 encoding)

Enumerator:

MID2246_REC_MUX
MID2246_REC_VES
MID2246_REC_AUDIOWAVE
MID2246_REC_AES

enum MID2246_RC

Finished recording message values to calling application

Parameters:

MID2246_RC_OUTSPACE out of space on disk
MID2246_RC_RECTIME record time specified exceeded
MID2246_RC_MANUALSTOP manually stopped
MID2246_RC_RECCLIPSIZE clip size exceeded, starting new clip
MID2246_RC_RECCLIPSIZEANDSTOP clip size exceeded, stop recording and notify user

Enumerator:

MID2246_RC_OUTSPACE

22

Advertising