T3GPVideoPropertiesBase Class Reference
class T3GPVideoPropertiesBase
|
This class should not be used directly. It stores common properties amongst all supported types of video data.
Note: iTimescale should be chosen so that the duration of each sample is an integer. It should also be chosen so that the duration of the presentation fits into 32 bits.
Constructor & Destructor Documentation
T3GPVideoPropertiesBase(T3GPVideoType, TUint, const TSize &)
Member Data Documentation
TSize
iSize
Video width and height in pixels
TUint
iTimescale
Timescale of the video data. This is the number of time units that pass in one second.
T3GPVideoType
iType
Type of video stream contained in the file.
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.