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


MediaCodecInfo.CodecProfileLevel.AVCProfileExtended Поле

Определение

Внимание!

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

Расширенный профиль AVC.

[Android.Runtime.Register("AVCProfileExtended")]
[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 AVCProfileExtended = 4;
[<Android.Runtime.Register("AVCProfileExtended")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)>]
val mutable AVCProfileExtended : Android.Media.MediaCodecProfileType

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

Value = 4
Атрибуты

Комментарии

Расширенный профиль AVC. См. определение в рекомендации H.264 в приложении A.

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

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

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