Partager via


CamcorderProfile.QualityHighSpeedVga Champ

Définition

Attention

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

Haut débit ( >= 100fps) niveau de qualité correspondant au ODBC (640 x 480)

[Android.Runtime.Register("QUALITY_HIGH_SPEED_VGA", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.CamcorderQuality enum directly instead of this field.", true)]
public const Android.Media.CamcorderQuality QualityHighSpeedVga = 2007;
[<Android.Runtime.Register("QUALITY_HIGH_SPEED_VGA", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.CamcorderQuality enum directly instead of this field.", true)>]
val mutable QualityHighSpeedVga : Android.Media.CamcorderQuality

Valeur de champ

Value = 2007
Attributs

Remarques

Haut débit ( >= 100fps) niveau de qualité correspondant au ODBC (640 x 480)

Documentation Java pour android.media.CamcorderProfile.QUALITY_HIGH_SPEED_VGA.

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 à