Freigeben über


CamcorderProfile.QualityHighSpeedVga Feld

Definition

Achtung

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

Hohe Geschwindigkeit ( >= 100fps) Qualitätsstufe, die dem VGA entspricht (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

Feldwert

Value = 2007
Attribute

Hinweise

Hohe Geschwindigkeit ( >= 100fps) Qualitätsstufe, die dem VGA entspricht (640 x 480)

Java-Dokumentation für android.media.CamcorderProfile.QUALITY_HIGH_SPEED_VGA.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: