Share via


VideoEntity.MediaInfo Property

Definition

Gets or sets contains information about the video and audio content.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mediaInfo")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.VideoMediaInfo MediaInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mediaInfo")>]
member this.MediaInfo : Microsoft.Azure.Management.VideoAnalyzer.Models.VideoMediaInfo with get, set
Public Property MediaInfo As VideoMediaInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to