TrackEntry Properties |
The TrackEntry type exposes the following members.
Name | Description | |
---|---|---|
AttachmentLinks |
Gets or sets the attachment links.
| |
Audio |
Gets or sets the audio element.
| |
CodecDelay |
Gets or sets the codec delay.
| |
CodecId |
Gets or sets the codec identifier.
| |
CodecName |
Gets or sets the codec name.
| |
CodecPrivate |
Gets or sets the codec private.
| |
ContentEncodings |
Gets or sets the content encoding elements.
| |
DefaultDuration |
Gets or sets the default duration.
| |
DefaultFlagDefault |
Gets the default default flag.
| |
DefaultFlagEnabled |
Gets the default enabled flag.
| |
DefaultFlagForced |
Gets the default forced flag.
| |
DefaultFlagLacing |
Gets the default lacing flag.
| |
DefaultLanguage |
Gets the default language.
| |
DefaultMinCache |
Gets the default minimum cache.
| |
EbmlId |
Gets the EBML ID.
| |
FlagDefault |
Gets or sets the default flag.
| |
FlagEnabled |
Gets or sets the enabled flag.
| |
FlagForced |
Gets or sets the forced flag.
| |
FlagLacing |
Gets or sets the lacing flag.
| |
H264CodecId |
Gets the H.264 codec ID.
| |
Id |
Gets the EBML ID.
(Overrides ElementId.) | |
Language |
Gets or sets the language.
| |
Length |
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.) | |
MaxCache |
Gets or sets the maximum cache.
| |
MinCache |
Gets or sets the minimum cache.
| |
Name |
Gets or sets the name.
| |
OpusCodecId |
Gets the Opus codec ID.
| |
PcmaFormatTag |
Gets the PCMA format tag.
| |
PcmCodecId |
Gets the PCM codec ID.
| |
PcmuFormatTag |
Gets the PCMU format tag.
| |
SeekPreRoll |
Gets or sets the seek pre-roll.
| |
Size |
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.) | |
SizeLength |
Gets or sets the length of the size field, in bytes.
Defaults to zero (variable size).
(Inherited from Element.) | |
TrackNumber |
Gets or sets the track number.
| |
TrackTimecodeScale |
Gets or sets the track timecode scale.
| |
TrackType |
Gets or sets the track type.
| |
TrackUid |
Gets or sets the track UID.
| |
Video |
Gets or sets the video element.
| |
Vp8CodecId |
Gets the VP8 codec ID.
| |
Vp9CodecId |
Gets the VP8 codec ID.
| |
WriteDefaultValues |
Gets or sets whether to include default values
when serializing.
(Inherited from Element.) |