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)

Variables

odata_type
str

Required. The discriminator for derived types.Constant filled by server.

track_id
<xref:long>

Required. Track identifier to select.