| Motorola Mobility Confidential Restricted. | |||||||||||||||||||||||||
|
ToiMediaPlayerBaseVideoStreamInfo Interface Reference DescriptionThis is the documentation for ToiMediaPlayerBaseVideoStreamInfo.
Member Data Documentation
The active format descriptor as specified in ETSI TS 101 154 Annex B. If the active format descriptor is unknown the value will be set to ToiMediaPlayerBase::ACTIVE_FORMAT_UNKNOWN. The pel aspect ratio code as specified in ISO/IEC 11172-2 section 2.4.3.2. If the aspect ratio is unknown the value will be set to ToiMediaPlayerBase::ASPECT_RATIO_UNKNOWN.
The audio component tag value. The value will be set to -1 if it does not exist for the stream.
Type of video encoding used. The string is empty if the encoding is unknown. The content of the string is determined by the decoder and is supplied for trouble-shooting reasons.
The video frame rate. The frame is in thousands of a frame per second, ie the value will be 25 000 for a frame rate of 25 frames per second. If the frame rate is unknown the value will be set to -1.
The horizontal resolution of the video image in number of pixels. If the horizontal resolution is unknown the value is -1.
The vertical resolution of the video image in number of pixels. If the vertical resolution is unknown the value is -1.
|
|||||||||||||||||||||||||