AudioTrack Class

Definition

Represents an audio track in the asset.

[Newtonsoft.Json.JsonObject("#Microsoft.Media.AudioTrack")]
public class AudioTrack : Microsoft.Azure.Management.Media.Models.TrackBase
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.AudioTrack")>]
type AudioTrack = class
    inherit TrackBase
Public Class AudioTrack
Inherits TrackBase
Inheritance
AudioTrack
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AudioTrack()

Initializes a new instance of the AudioTrack class.

Applies to