TimelineResponse.Ticks Property

Definition

Gets the Ticks of the response.

public long Ticks { [Android.Runtime.Register("getTicks", "()J", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getTicks", "()J", "", ApiSince=33)>]
member this.Ticks : int64

Property Value

Attributes

Remarks

Gets the Ticks of the response. A Time Value is a measure of a moment in time for a particular Timeline. Time Values are represented by an integer number of ticks (positive or negative).

Java documentation for android.media.tv.TimelineResponse.getTicks().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to