Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <Mpeg4Visual.h>
This item is not part of the S60 5th Edition SDK

Class TMPEG4VisualObjectSequenceHeader

class TMPEG4VisualObjectSequenceHeader;

Description

Object sequence header.

Members

Defined in TMPEG4VisualObjectSequenceHeader:


Member data


iProfileLevel

TUint iProfileLevel;

Description

Used to signal the profile and level identification according to Table G-1 of MPEG-4 Visual.


iUserData

TPtrC8 iUserData;

Description

Contains the user_data bytes, if any, that are directly included in the VideoObjectSequence() syntax structure (subclause 6.2.2 of MPEG-4 Visual), in bitstream order. The pointer must remain valid as long as the object it belongs to is being processed by the client (for playback) or MSL video subsystem (for recording).