Click or drag to resize

TrackEntry Properties

The TrackEntry type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentLinks
Gets or sets the attachment links.
Public propertyAudio
Gets or sets the audio element.
Public propertyCodecDelay
Gets or sets the codec delay.
Public propertyCodecId
Gets or sets the codec identifier.
Public propertyCodecName
Gets or sets the codec name.
Public propertyCodecPrivate
Gets or sets the codec private.
Public propertyContentEncodings
Gets or sets the content encoding elements.
Public propertyDefaultDuration
Gets or sets the default duration.
Public propertyStatic memberDefaultFlagDefault
Gets the default default flag.
Public propertyStatic memberDefaultFlagEnabled
Gets the default enabled flag.
Public propertyStatic memberDefaultFlagForced
Gets the default forced flag.
Public propertyStatic memberDefaultFlagLacing
Gets the default lacing flag.
Public propertyStatic memberDefaultLanguage
Gets the default language.
Public propertyStatic memberDefaultMinCache
Gets the default minimum cache.
Public propertyStatic memberEbmlId
Gets the EBML ID.
Public propertyFlagDefault
Gets or sets the default flag.
Public propertyFlagEnabled
Gets or sets the enabled flag.
Public propertyFlagForced
Gets or sets the forced flag.
Public propertyFlagLacing
Gets or sets the lacing flag.
Public propertyStatic memberH264CodecId
Gets the H.264 codec ID.
Public propertyId
Gets the EBML ID.
(Overrides ElementId.)
Public propertyLanguage
Gets or sets the language.
Public propertyLength
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertyMaxCache
Gets or sets the maximum cache.
Public propertyMinCache
Gets or sets the minimum cache.
Public propertyName
Gets or sets the name.
Public propertyStatic memberOpusCodecId
Gets the Opus codec ID.
Public propertyStatic memberPcmaFormatTag
Gets the PCMA format tag.
Public propertyStatic memberPcmCodecId
Gets the PCM codec ID.
Public propertyStatic memberPcmuFormatTag
Gets the PCMU format tag.
Public propertySeekPreRoll
Gets or sets the seek pre-roll.
Public propertySize
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertySizeLength
Gets or sets the length of the size field, in bytes. Defaults to zero (variable size).
(Inherited from Element.)
Public propertyTrackNumber
Gets or sets the track number.
Public propertyTrackTimecodeScale
Gets or sets the track timecode scale.
Public propertyTrackType
Gets or sets the track type.
Public propertyTrackUid
Gets or sets the track UID.
Public propertyVideo
Gets or sets the video element.
Public propertyStatic memberVp8CodecId
Gets the VP8 codec ID.
Public propertyStatic memberVp9CodecId
Gets the VP8 codec ID.
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Top
See Also