Android.Media.CamcorderProfile: Property Members

The properties 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

Public Properties

AudioBitRateint. The target audio output bit rate in bits per second
AudioChannelsint. The number of audio channels used for the audio track
AudioCodecAudioEncoder. The audio encoder being used for the audio track.
AudioSampleRateint. The audio sampling rate used for the audio track
Durationint. Default recording duration in seconds before the session is terminated.
FileFormatOutputFormat. The file output format of the camcorder profile
QualityCamcorderQuality. The quality level of the camcorder profile
VideoBitRateint. The target video output bit rate in bits per second
VideoCodecVideoEncoder. The video encoder being used for the video track
VideoFrameHeightint. The target video frame height in pixels
VideoFrameRateint. The target video frame rate in frames per second
VideoFrameWidthint. The target video frame width in pixels

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.