TrackDescriptor interface

Base type for all TrackDescriptor types, which define the metadata and selection for tracks that should be processed by a Job

Properties

odataType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

odataType

Polymorphic discriminator, which specifies the different types this object can be

odataType: "#Microsoft.Media.AudioTrackDescriptor" | "#Microsoft.Media.SelectAudioTrackByAttribute" | "#Microsoft.Media.SelectAudioTrackById" | "#Microsoft.Media.SelectVideoTrackByAttribute" | "#Microsoft.Media.SelectVideoTrackById" | "#Microsoft.Media.VideoTrackDescriptor"

Property Value

"#Microsoft.Media.AudioTrackDescriptor" | "#Microsoft.Media.SelectAudioTrackByAttribute" | "#Microsoft.Media.SelectAudioTrackById" | "#Microsoft.Media.SelectVideoTrackByAttribute" | "#Microsoft.Media.SelectVideoTrackById" | "#Microsoft.Media.VideoTrackDescriptor"