Share via


LiveEventOutputTranscriptionTrack.TrackName Property

Definition

Gets or sets the output track name. This property is reserved for future use, any value set on this property will be ignored.

[Newtonsoft.Json.JsonProperty(PropertyName="trackName")]
public string TrackName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackName")>]
member this.TrackName : string with get, set
Public Property TrackName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to