Inheritance diagram for MatroskaWriter::TrackEntry:

Public Types | |
| enum | |
| enum | |
Public Member Functions | |
| TrackEntry (DWORD id=0xAE) | |
| QWORD | Size (bool fWithHeader=true) |
| HRESULT | Write (IStream *pStream) |
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 |
| int | DescType |
| Video | v |
| Audio | a |
Definition at line 212 of file MatroskaFile.h.
1.4.5