Compartilhar via


CamcorderProfile.QualityHighSpeedVga Campo

Definição

Cuidado

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

Nível de qualidade de alta velocidade ( >= 100fps) correspondente ao VGA (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

Valor do campo

Value = 2007
Atributos

Comentários

Nível de qualidade de alta velocidade ( >= 100fps) correspondente ao VGA (640 x 480)

Documentação Java para android.media.CamcorderProfile.QUALITY_HIGH_SPEED_VGA.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a