Condividi tramite


MediaCodecInfo.CodecProfileLevel.AVCProfileExtended Campo

Definizione

Attenzione

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

Profilo esteso 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

Valore del campo

Value = 4
Attributi

Commenti

Profilo esteso AVC. Vedere la definizione nella raccomandazione H.264, Allegato A.

Documentazione java per android.media.MediaCodecInfo.CodecProfileLevel.AVCProfileExtended.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a