Skip to main content

BaseTrack

Hierarchy

Index

Properties

readonly@type

@type: Audio | General | Video | Text | Image | Menu | Other

Documents the type of encoded media with the track, ie: General, Video, Audio, Text, Image, etc.

optionalreadonly@typeorder

@typeorder?: string

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

CodecID?: string

Codec ID, if defined by the container

optionalreadonlyCodecID_Description

CodecID_Description?: string

Codec description, as defined by the container

optionalreadonlyCodecID_Hint

CodecID_Hint?: string

Common alternative names for this codec

optionalreadonlyCodecID_Info

CodecID_Info?: string

More information about this codec

optionalreadonlyCodecID_String

CodecID_String?: string

Codec ID, if defined by the container (String format)

optionalreadonlyCodecID_Url

CodecID_Url?: string

A link to more details about this codec

optionalreadonlyCount
internal

Count?: number

Count of objects available in this stream created by MediaInfo when analyzing file.

optionalreadonlyFirstPacketOrder

FirstPacketOrder?: number

Order of the first fully decodable packet parsed in the file for stream type. Counting starts at 0

optionalreadonlyFormat

Format?: string

Format used

optionalreadonlyFormat_AdditionalFeatures

Format_AdditionalFeatures?: string

Features required to fully support the file content

optionalreadonlyFormat_Commercial

Format_Commercial?: string

Commercial name used by vendor for these settings or Format field if there is no difference

optionalreadonlyFormat_Commercial_IfAny

Format_Commercial_IfAny?: string

Commercial name used by vendor for these settings if there is one

optionalreadonlyFormat_Compression

Format_Compression?: string

Compression method used

optionalreadonlyFormat_Info

Format_Info?: string

More details about the identified Format

optionalreadonlyFormat_Profile

Format_Profile?: string

Profile of the Format

optionalreadonlyFormat_Settings

Format_Settings?: string

Settings used and required by decoder

optionalreadonlyFormat_String

Format_String?: string

Format used + additional features

optionalreadonlyFormat_Url

Format_Url?: string

Link to a description of this format

optionalreadonlyFormat_Version

Format_Version?: string

Version for the identified format

optionalreadonlyID

ID?: string

The identification number for this stream in this file

optionalreadonlyID_String

ID_String?: string

The identification number for this stream in this file (String format)

optionalreadonlyInform
internal

Inform?: string

Last Inform call.

optionalreadonlyMenuID

MenuID?: string

The menu ID for this stream in this file

optionalreadonlyMenuID_String

MenuID_String?: string

The menu ID for this stream in this file

optionalreadonlyOriginalSourceMedium_ID

OriginalSourceMedium_ID?: string

Identification for this stream in the original medium of the material, taken from Tag metadata

optionalreadonlyOriginalSourceMedium_ID_String

OriginalSourceMedium_ID_String?: string

Identification for this stream in the original medium of the material, taken from Tag metadata (String format)

optionalreadonlyStatus
internal

Status?: number

Status of bit field when parsing. Options are: 0=IsAccepted, 1=IsFilled, 2=IsUpdated, 3=IsFinished.

optionalreadonlyStreamCount

StreamCount?: number

Total number of streams available for this StreamKind. Counting starts at 1

optionalreadonlyStreamKind

StreamKind?: string

Name of stream type. Options are: Audio, General, Image, Menu, Other, Text, or Video

optionalreadonlyStreamKindID

StreamKindID?: number

Identification number for stream, assigned in order of parsing. Counting starts at 0

optionalreadonlyStreamKindPos

StreamKindPos?: number

Identification number for stream when multiple, assigned in order of parsing. Counting starts at 1

optionalreadonlyStreamKind_String

StreamKind_String?: string

Name of stream type. Options are: Audio, General, Image, Menu, Other, Text, or Video

optionalreadonlyStreamOrder

StreamOrder?: string

Stream order in the file for type of stream. Counting starts at 0

optionalreadonlyUniqueID

UniqueID?: string

The unique ID for this stream, should be copied with stream copy

optionalreadonlyUniqueID_String

UniqueID_String?: string

The unique ID for this stream, should be copied with stream copy

optionalreadonlyextra

extra?: Extra

Holds (untyped) extra information if available