Partager via


MediaCodecInfo.CodecProfileLevel.AVCProfileExtended Champ

Définition

Attention

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

Profil étendu 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

Valeur de champ

Value = 4
Attributs

Remarques

Profil étendu AVC. Consultez la définition de la recommandation H.264, annexe A.

Documentation Java pour android.media.MediaCodecInfo.CodecProfileLevel.AVCProfileExtended.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à