AdBuffer.PresentationTimeUs プロパティ

定義

プレゼンテーションの時刻を取得します。

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

プロパティ値

プレゼンテーション時間をマイクロ秒単位で指定します。

属性

注釈

プレゼンテーションの時刻を取得します。

の Java ドキュメント android.media.tv.AdBuffer.getPresentationTimeUs()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象