Langue

MediaCodecInfo.CodecProfileLevel.VP8LevelVersion2 Champ

Définition

Attention

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

[Android.Runtime.Register("VP8Level_Version2")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileLevel enum directly instead of this field.", true)]
public const Android.Media.MediaCodecProfileLevel VP8LevelVersion2 = 4;
[<Android.Runtime.Register("VP8Level_Version2")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileLevel enum directly instead of this field.", true)>]
val mutable VP8LevelVersion2 : Android.Media.MediaCodecProfileLevel

Valeur de champ

Value = 4
Attributs

Remarques

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

S’applique à