Condividi tramite


CamcorderProfile.QualityHighSpeedVga Campo

Definizione

Attenzione

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

Alta velocità ( >= 100fps) livello di qualità corrispondente alla 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

Valore del campo

Value = 2007
Attributi

Commenti

Alta velocità ( >= 100fps) livello di qualità corrispondente alla VGA (640 x 480)

Documentazione java per android.media.CamcorderProfile.QUALITY_HIGH_SPEED_VGA.

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