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


MediaCodecInfo.CodecProfileLevel.AVCProfileMain Поле

Определение

Внимание!

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

Основной профиль AVC.

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

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

Value = 2
Атрибуты

Комментарии

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

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

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

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