MediaTimestamp.MediaClockRate Property

Definition

Get the rate of the media clock in relation to the system time.

public float MediaClockRate { [Android.Runtime.Register("getMediaClockRate", "()F", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getMediaClockRate", "()F", "", ApiSince=23)>]
member this.MediaClockRate : single

Property Value

Single
Attributes

Remarks

Java documentation for android.media.MediaTimestamp.getMediaClockRate().

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