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.

Enum TFramePortion

TFramePortion

Description

Defines what part of a frame is contained within a video buffer.

EFramePortionUnknown

The frame portion is unknown.

EFramePortionWhole

An entire frame.

EFramePortionStartFragment

A fragment of a frame containing the start but not the end.

EFramePortionMidFragment

An fragment of a frame containing neither the start nor the end.

EFramePortionEndFragment

A fragment of a frame containing the end but not the start.