T3GPVideoPropertiesAvc Class Reference
class T3GPVideoPropertiesAvc : public T3GPVideoPropertiesBase |
This structure stores the common and AVC-specific properties of video data.
Constructor & Destructor Documentation
T3GPVideoPropertiesAvc(TUint, const TSize &, const TDesC8 &)
IMPORT_C | T3GPVideoPropertiesAvc | ( | TUint | aTimescale, |
| const TSize & | aSize, |
| const TDesC8 & | aDecoderSpecificInfo |
| ) | |
This structure stores the common and AVC 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. |
const TDesC8 & aDecoderSpecificInfo | AVCDecoderConfigurationRecord data that will be stored in the avcC atom. |
Member Data Documentation
const TDesC8 & iDecoderSpecificInfo
const TDesC8 & | iDecoderSpecificInfo |
AVCDecoderConfigurationRecord data that will be stored in the avcC 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.