JobInputClip.Start Property

Definition

Gets or sets defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.

[Newtonsoft.Json.JsonProperty(PropertyName="start")]
public Microsoft.Azure.Management.Media.Models.ClipTime Start { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="start")>]
member this.Start : Microsoft.Azure.Management.Media.Models.ClipTime with get, set
Public Property Start As ClipTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to