AudioVisualContent.Segments Property

Definition

List of detected content segments. Only if enableSegment is true.

public System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.AudioVisualContentSegment> Segments { get; }
member this.Segments : System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.AudioVisualContentSegment>
Public ReadOnly Property Segments As IList(Of AudioVisualContentSegment)

Property Value

Applies to