Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: devvideoconstants.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

devvideoconstants.h Global variables


KDevVideoPanicCategory

const TLitC< sizeof(L"DevVideo")/2 KDevVideoPanicCategory;

Description

DevVideo Panic Category

[Top]


KUidDevVideoDecoderHwDevice

const TUid KUidDevVideoDecoderHwDevice;

Description

Video Decoder HW Device Plugin Interface UID

[Top]


KUidDevVideoPostProcessorHwDevice

const TUid KUidDevVideoPostProcessorHwDevice;

Description

Video Post Processor HW Device Plugin Interface UID

[Top]


KUidDevVideoEncoderHwDevice

const TUid KUidDevVideoEncoderHwDevice;

Description

Video Encoder HW Device Plugin Interface UID

[Top]


KUidDevVideoPreProcessorHwDevice

const TUid KUidDevVideoPreProcessorHwDevice;

Description

Video Pre Processor HW Device Plugin Interface UID

[Top]


KUidDevVideoPlayHwDeviceExtensionScanCopy

const TUid KUidDevVideoPlayHwDeviceExtensionScanCopy;

Description

MMMFVideoPlayHwDeviceExtensionScanCopy Custom Interface UID

[Top]


KPictureRate5

const TReal KPictureRate5;

Description

Picture frame rate constants

Using these constants is recommended when the picture rate is known to match one of them, to ensure that floating point equality comparisons work as expected.

Note that the MSL video APIs currently only deal with non-interlaced frames. For interlaced video, all references to the term "picture" should be considered to refer to complete frames. As such, the term "picture rate" here refers to the frame rate for interlaced video.