SelectVideoTrackById interface
Select video tracks from the input by specifying a track identifier.
- Extends
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
track |
Track identifier to select |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.SelectVideoTrackById"
Property Value
"#Microsoft.Media.SelectVideoTrackById"
trackId
Track identifier to select
trackId: number
Property Value
number