T3GPVideoPropertiesMpeg4Video Class Reference
class T3GPVideoPropertiesMpeg4Video : public T3GPVideoPropertiesBase
|
This structure stores the common and MPEG-4 video specific properties of video data
Inherits from
-
T3GPVideoPropertiesMpeg4Video
Constructor & Destructor Documentation
T3GPVideoPropertiesMpeg4Video(TUint, const TSize &, TUint, TUint, const TDesC8 &)
IMPORT_C
|
T3GPVideoPropertiesMpeg4Video
|
(
|
TUint
|
aTimescale,
|
|
const
TSize
&
|
aSize,
|
|
TUint
|
aMaxBitRate,
|
|
TUint
|
aAvgBitRate,
|
|
const
TDesC8
&
|
aDecoderSpecificInfo
|
|
)
|
|
This structure stores the common and MPEG-4 video specific properties of video data.
Parameters
TUint
aTimescale
|
Timescale of the video data. This is the number of time units that pass in one second.
|
const
TSize
& aSize
|
Video width and height in pixels.
|
TUint
aMaxBitRate
|
Maximum video bit rate.
|
TUint
aAvgBitRate
|
Average video bit rate.
|
const
TDesC8
& aDecoderSpecificInfo
|
MPEG-4 video DecoderSpecificInfo data stored in an ESDS atom.
|
Member Data Documentation
const TDesC8 & iDecoderSpecificInfo
const
TDesC8
&
|
iDecoderSpecificInfo
|
MPEG-4 video decoder specific info data stored in an ESDS atom
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.