TTvSettings Class Reference

class TTvSettings

Config analogue TV-Out settings

Constructor & Destructor Documentation

TTvSettings()

TTvSettings()[inline]

Member Enumerations Documentation

Enum TAspectRatio

Enumerators

EUndefRatio = 0x0
E4d3 = 0x1
E16d9 = 0x2

Enum TDetectionType

Enumerators

EUndefAutoDetect = 0x0
EAutoDetectOn = 0x1
EAutoDetectOff = 0x2

Enum TFlickerFilterType

Enumerators

EUndefFlicker = 0x0
EFilterEnabled = 0x1
EFilterDisabled = 0x2

Enum TOutput

Enumerators

EUndefOutput = 0x0
ECompositeVideo = 0x1
ESVideo = 0x2
EYPbPr
EHDTVYPbPr
EHDMI
EDVI

Enum TScanMode

Enumerators

EUndefScan = 0x0
EProgressiveScan = 0x1
EInterlacedScan = 0x2

Enum TSystem

Enumerators

EUndefSystem = 0x0
ENTSC = 0x1
ENTSCJ = 0x2
EPAL = 0x3
EPALM = 0x4
EPALNc = 0x5
ESECAM = 0x6
EHDTV720x50 = 0x7
EHDTV720x60 = 0x8
EHDTV1080x50 = 0x9
EHDTV1080x60 = 0xA

Member Data Documentation

TDetectionType iAutoDetection

TDetectionType iAutoDetection

TBool iCornerPointsUsed

TBool iCornerPointsUsed

TFlickerFilterType iFlickerFilter

TFlickerFilterType iFlickerFilter

TUint16 iHorizontalOverScan

TUint16 iHorizontalOverScan

TPoint iLeftTopCorner

TPoint iLeftTopCorner

Overscan in pixels. Set Left Top corner point. Zero when Tv supports underscan (0=underscan enabled) This should be "point" to active image area. Cannot point out of active image area. Cannot across with iRightBottomCorner. And this allows overscan and position tuning.

TOutput iOutput

TOutput iOutput

TUint8 iPixelAspectRatioDenominator

TUint8 iPixelAspectRatioDenominator

TUint8 iPixelAspectRatioNumerator

TUint8 iPixelAspectRatioNumerator

TAspectRatio iRatio

TAspectRatio iRatio

TPoint iRightBottomCorner

TPoint iRightBottomCorner

Overscan in pixels. Set Right Bottom corner point (offset from Tv's left top corner). iLeftTopCorner Driver returns KErrExtensionNotSupported if driver does not support this settings. If driver supports centralizing only, then this has to be same as iLeftTopCorner.

TScanMode iScanMode

TScanMode iScanMode

TSystem iTvSystem

TSystem iTvSystem

Set Tv-system here:

TUint16 iVerticalOverScan

TUint16 iVerticalOverScan