MediaCodecInfo.CodecProfileLevel.DTSUHDProfileP1 Campo

Definición

Precaución

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

Perfil de códec DTS para DTS:X Profile 1

[Android.Runtime.Register("DTS_UHDProfileP1", 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 DTSUHDProfileP1 = 1;
[<Android.Runtime.Register("DTS_UHDProfileP1", 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 DTSUHDProfileP1 : Android.Media.MediaCodecProfileType

Valor de campo

Value = 1
Atributos

Comentarios

Perfil de códec DTS para DTS:X Profile 1

Documentación de Java para android.media.MediaCodecInfo.CodecProfileLevel.DTS_UHDProfileP1.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a