Freigeben über


MediaCodecInfo.CodecProfileLevel.DTSHDProfileLBR Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.

DTS-Codecprofil für DTS Express.

[Android.Runtime.Register("DTS_HDProfileLBR", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)]
public const Android.Media.MediaCodecProfileType DTSHDProfileLBR = 2;
[<Android.Runtime.Register("DTS_HDProfileLBR", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)>]
val mutable DTSHDProfileLBR : Android.Media.MediaCodecProfileType

Feldwert

Value = 2
Attribute

Hinweise

DTS-Codecprofil für DTS Express.

Java-Dokumentation für android.media.MediaCodecInfo.CodecProfileLevel.DTS_HDProfileLBR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: