Android.Media.CamcorderProfile Class
Retrieves the predefined camcorder profile settings for camcorder applications.

See Also: CamcorderProfile Members

Syntax

[Android.Runtime.Register("android/media/CamcorderProfile", DoNotGenerateAcw=true)]
public class CamcorderProfile : Java.Lang.Object

Remarks

Retrieves the predefined camcorder profile settings for camcorder applications. These settings are read-only.

The compressed output from a recording session with a given CamcorderProfile contains two tracks: one for audio and one for video.

Each profile specifies the following set of parameters:

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8