Linguaggio

MediaCodec.BufferInfo.PresentationTimeUs Proprietà

Definizione

Timestamp della presentazione in microsecondi per il buffer.

[Android.Runtime.Register("presentationTimeUs")]
public long PresentationTimeUs { get; set; }
[<Android.Runtime.Register("presentationTimeUs")>]
member this.PresentationTimeUs : int64 with get, set

Valore della proprietà

Attributi

Commenti

Timestamp della presentazione in microsecondi per il buffer. Questo deriva dal timestamp della presentazione passato con il buffer di input corrispondente. Questa operazione deve essere ignorata per un buffer di dimensioni 0.

per android.media.MediaCodec.BufferInfo.presentationTimeUs.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a