IToiMediaPlayerBase::TToiSubtitleStreamInfo Struct Reference


Description

Subtitle stream data structure used to return subtitle information.

import "IToiMediaPlayerBase.idl";

List of all members.

Public Attributes

string Language
IToiMediaPlayerBase::TToiSubtitleType Type
IToiMediaPlayerBase::TToiSubtitleFormat Format
IToiMediaPlayerBase::TToiAspectRatio AspectRatio
IToiMediaPlayerBase::TToiReceiveDmfMode ReceiveDmfMode
IToiMediaPlayerBase::TToiRecordDmfMode RecordDmfMode

Member Data Documentation

The video aspect ratio that the subtitle is designed to be used with.

A three character code as specified by ISO 639 part 2.

Note:
{For DivX it's either und or languageTag-[countryTag] as specified in DivX media format specification.}

The type of the subtitle.

Note:
{For Avi/DivX request "_AviSubtitleTypeCode<trackId>" parameter to acquire subtitle type code}