The methods of Android.Media.CamcorderProfile are listed below. For a list of all members, see the CamcorderProfile Members list.
See Also: Inherited members from Java.Lang.Object
static | Get(CamcorderQuality)Returns the camcorder profile for the first back-facing camera on the device at the given quality level. | |
static | Get(int, CamcorderQuality)Returns the camcorder profile for the given camera at the given quality level. | |
static | HasProfile(CamcorderQuality)Returns true if camcorder profile exists for the first back-facing camera at the given quality level. | |
static | HasProfile(int, CamcorderQuality)Returns true if camcorder profile exists for the given camera at the given quality level. |