BaseTrack
Hierarchy
Index
Properties
- @type
- @typeorder
- CodecID
- CodecID_Description
- CodecID_Hint
- CodecID_Info
- CodecID_String
- CodecID_Url
- Count
- FirstPacketOrder
- Format
- Format_AdditionalFeatures
- Format_Commercial
- Format_Commercial_IfAny
- Format_Compression
- Format_Info
- Format_Profile
- Format_Settings
- Format_String
- Format_Url
- Format_Version
- ID
- ID_String
- Inform
- MenuID
- MenuID_String
- OriginalSourceMedium_ID
- OriginalSourceMedium_ID_String
- Status
- StreamCount
- StreamKind
- StreamKindID
- StreamKindPos
- StreamKind_String
- StreamOrder
- UniqueID
- UniqueID_String
- extra
Properties
readonly@type
optionalreadonly@typeorder
If there is more than one track of the same type (i.e. four audio tracks) this attribute will number them according to storage order within the bitstream.
optionalreadonlyCodecID
Codec ID, if defined by the container
optionalreadonlyCodecID_Description
Codec description, as defined by the container
optionalreadonlyCodecID_Hint
Common alternative names for this codec
optionalreadonlyCodecID_Info
More information about this codec
optionalreadonlyCodecID_String
Codec ID, if defined by the container (String format)
optionalreadonlyCodecID_Url
A link to more details about this codec
optionalreadonlyCountinternal
Count of objects available in this stream created by MediaInfo when analyzing file.
optionalreadonlyFirstPacketOrder
Order of the first fully decodable packet parsed in the file for stream type. Counting starts at 0
optionalreadonlyFormat
Format used
optionalreadonlyFormat_AdditionalFeatures
Features required to fully support the file content
optionalreadonlyFormat_Commercial
Commercial name used by vendor for these settings or Format field if there is no difference
optionalreadonlyFormat_Commercial_IfAny
Commercial name used by vendor for these settings if there is one
optionalreadonlyFormat_Compression
Compression method used
optionalreadonlyFormat_Info
More details about the identified Format
optionalreadonlyFormat_Profile
Profile of the Format
optionalreadonlyFormat_Settings
Settings used and required by decoder
optionalreadonlyFormat_String
Format used + additional features
optionalreadonlyFormat_Url
Link to a description of this format
optionalreadonlyFormat_Version
Version for the identified format
optionalreadonlyID
The identification number for this stream in this file
optionalreadonlyID_String
The identification number for this stream in this file (String format)
optionalreadonlyInforminternal
Last Inform call.
optionalreadonlyMenuID
The menu ID for this stream in this file
optionalreadonlyMenuID_String
The menu ID for this stream in this file
optionalreadonlyOriginalSourceMedium_ID
Identification for this stream in the original medium of the material, taken from Tag metadata
optionalreadonlyOriginalSourceMedium_ID_String
Identification for this stream in the original medium of the material, taken from Tag metadata (String format)
optionalreadonlyStatusinternal
Status of bit field when parsing. Options are: 0=IsAccepted, 1=IsFilled, 2=IsUpdated, 3=IsFinished.
optionalreadonlyStreamCount
Total number of streams available for this StreamKind. Counting starts at 1
optionalreadonlyStreamKind
Name of stream type. Options are: Audio, General, Image, Menu, Other, Text, or Video
optionalreadonlyStreamKindID
Identification number for stream, assigned in order of parsing. Counting starts at 0
optionalreadonlyStreamKindPos
Identification number for stream when multiple, assigned in order of parsing. Counting starts at 1
optionalreadonlyStreamKind_String
Name of stream type. Options are: Audio, General, Image, Menu, Other, Text, or Video
optionalreadonlyStreamOrder
Stream order in the file for type of stream. Counting starts at 0
optionalreadonlyUniqueID
The unique ID for this stream, should be copied with stream copy
optionalreadonlyUniqueID_String
The unique ID for this stream, should be copied with stream copy
optionalreadonlyextra
Holds (untyped) extra information if available
Documents the type of encoded media with the track, ie: General, Video, Audio, Text, Image, etc.