Partager via


AbsoluteClipTime.Time Propriété

Définition

Obtient ou définit la position temporelle sur le chronologie du support d’entrée. Elle est généralement spécifiée sous la forme d’une période ISO8601. par exemple PT30S pendant 30 secondes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à