MediaTimestamp.TimestampUnknown Property

Definition

An unknown media timestamp value

[Android.Runtime.Register("TIMESTAMP_UNKNOWN", ApiSince=28)]
public static Android.Media.MediaTimestamp? TimestampUnknown { get; }
[<Android.Runtime.Register("TIMESTAMP_UNKNOWN", ApiSince=28)>]
member this.TimestampUnknown : Android.Media.MediaTimestamp

Property Value

MediaTimestamp
Attributes

Remarks

Java documentation for android.media.MediaTimestamp.TIMESTAMP_UNKNOWN.

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