다음을 통해 공유


MediaCodec.OutputFrame.PresentationTimeUs Property

Definition

Returns the presentation timestamp in microseconds.

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

Property Value

Attributes

Remarks

Returns the presentation timestamp in microseconds.

Java documentation for android.media.MediaCodec.OutputFrame.getPresentationTimeUs().

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