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


MediaCodecInfo.CodecProfileLevel.AVCProfileConstrainedBaseline Поле

Определение

Внимание!

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

Профиль ограниченного базового плана AVC.

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

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

Value = 65536
Атрибуты

Комментарии

Профиль ограниченного базового плана AVC. См. определение в рекомендации H.264 в приложении A.

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

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

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