Location:
Mpeg4Visual.h
class TMPEG4VisualObjectSequenceHeader;
Object sequence header.
Defined in TMPEG4VisualObjectSequenceHeader
:
iProfileLevel
, iUserData
TUint iProfileLevel;
Used to signal the profile and level identification according to Table G-1 of MPEG-4 Visual.
TPtrC8 iUserData;
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).