Share via


SelectVideoTrackById Class

Definition

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

public class SelectVideoTrackById : Azure.ResourceManager.Media.Models.VideoTrackDescriptor
type SelectVideoTrackById = class
    inherit VideoTrackDescriptor
Public Class SelectVideoTrackById
Inherits VideoTrackDescriptor
Inheritance

Constructors

SelectVideoTrackById(Int64)

Initializes a new instance of SelectVideoTrackById.

Properties

TrackId

Track identifier to select.

Applies to