Android.Media.CamcorderQuality Enumeration
Enumerates values returned by several types and taken as a parameter of several methods of Android.Media.CamcorderProfile.

Syntax

public enum CamcorderQuality

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
CifQuality level corresponding to the cif (352 x 288) resolution.
HighQuality level corresponding to the highest available resolution.
HighSpeed1080pDocumentation for this section has not yet been entered.
HighSpeed2160pDocumentation for this section has not yet been entered.
HighSpeed480pDocumentation for this section has not yet been entered.
HighSpeed720pDocumentation for this section has not yet been entered.
HighSpeedHighDocumentation for this section has not yet been entered.
HighSpeedLowDocumentation for this section has not yet been entered.
LowQuality level corresponding to the lowest available resolution.
Q1080pQuality level corresponding to the 1080p (1920 x 1080) resolution. Note that the vertical resolution for 1080p can also be 1088, instead of 1080 (used by some vendors to avoid cropping during video playback).
Q2160pDocumentation for this section has not yet been entered.
Q480pQuality level corresponding to the 480p (720 x 480) resolution. Note that the horizontal resolution for 480p can also be other values, such as 640 or 704, instead of 720.
Q720pQuality level corresponding to the 720p (1280 x 720) resolution.
QcifQuality level corresponding to the qcif (176 x 144) resolution.
QvgaQuality level corresponding to the QVGA (320x240) resolution.
TimeLapse1080pTime lapse quality level corresponding to the 1080p (1920 x 1088) resolution.
TimeLapse2160pDocumentation for this section has not yet been entered.
TimeLapse480pTime lapse quality level corresponding to the 480p (720 x 480) resolution.
TimeLapse720pTime lapse quality level corresponding to the 720p (1280 x 720) resolution.
TimeLapseCifTime lapse quality level corresponding to the cif (352 x 288) resolution.
TimeLapseHighTime lapse quality level corresponding to the highest available resolution.
TimeLapseLowTime lapse quality level corresponding to the lowest available resolution.
TimeLapseQcifTime lapse quality level corresponding to the qcif (176 x 144) resolution.
TimeLapseQvgaTime lapse quality level corresponding to the QVGA (320 x 240) resolution.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0