次の方法で共有


JobInputClip.Start プロパティ

定義

処理を開始する入力メディアのタイムライン上のポイントを取得または設定します。 既定値は、入力メディアの先頭です。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象