SelectVideoTrackById Class

Select video tracks from the input by specifying a track identifier.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media.models._models_py3.VideoTrackDescriptor
SelectVideoTrackById

Constructor

SelectVideoTrackById(*, track_id: int, **kwargs)

Keyword-Only Parameters

Name Description
track_id
int

Track identifier to select. Required.

Variables

Name Description
odata_type
str

The discriminator for derived types. Required.

track_id
int

Track identifier to select. Required.