Share via


UtcClipTime.Time Property

Definition

Gets or sets the time position on the timeline of the input media based on Utc time.

[Newtonsoft.Json.JsonProperty(PropertyName="time")]
public DateTime Time { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="time")>]
member this.Time : DateTime with get, set
Public Property Time As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to