Share via


Frames.VideoFrames Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="VideoFrames")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.Frame> VideoFrames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="VideoFrames")>]
member this.VideoFrames : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.Frame> with get, set
Public Property VideoFrames As IList(Of Frame)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to