Public Types | |
enum | |
enum | |
Public Member Functions | |
TrackEntry () | |
HRESULT | Parse (CMatroskaNode *pMN) |
bool | Expand (CBinary &data, UINT64 Scope) |
Public Attributes | |
CUInt | TrackNumber |
CUInt | TrackUID |
CUInt | TrackType |
CUInt | FlagEnabled |
CUInt | FlagDefault |
CUInt | FlagLacing |
CUInt | MinCache |
CUInt | MaxCache |
CUTF8 | Name |
CANSI | Language |
CBinary | CodecID |
CBinary | CodecPrivate |
CUTF8 | CodecName |
CUTF8 | CodecSettings |
CANSI | CodecInfoURL |
CANSI | CodecDownloadURL |
CUInt | CodecDecodeAll |
CUInt | TrackOverlay |
CUInt | DefaultDuration |
CFloat | TrackTimecodeScale |
int | DescType |
Video | v |
Audio | a |
ContentEncodings | ces |
Definition at line 248 of file MatroskaFile.h.