CreateVideoReviewsBodyItemVideoFramesItem.Timestamp Property

Definition

Gets or sets timestamp of the frame.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to