Поделиться через


MediaCodecInfo.CodecProfileLevel.AC4Profile22 Поле

Определение

Внимание!

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

Профиль кодека AC-4 с bitstream_version 2 и presentation_version 2 по ETSI TS 103 190-2 v1.

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

Значение поля

Value = 1028
Атрибуты

Комментарии

Профиль кодека AC-4 с bitstream_version 2 и presentation_version 2 по ETSI TS 103 190-2 v1.2.1

Документация по Java для android.media.MediaCodecInfo.CodecProfileLevel.AC4Profile22.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к