CamcorderProfile.Quality Property

Definition

The quality level of the camcorder profile

[Android.Runtime.Register("quality")]
public Android.Media.CamcorderQuality Quality { get; set; }
[<Android.Runtime.Register("quality")>]
member this.Quality : Android.Media.CamcorderQuality with get, set

Property Value

Attributes

Remarks

The quality level of the camcorder profile

Java documentation for android.media.CamcorderProfile.quality.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to