Udostępnij za pośrednictwem


MediaGraphAssetSink.SegmentLength Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="segmentLength")]
public TimeSpan? SegmentLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segmentLength")>]
member this.SegmentLength : Nullable<TimeSpan> with get, set
Public Property SegmentLength As Nullable(Of TimeSpan)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to