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
AudioBitRate | int. The target audio output bit rate in bits per second | |
AudioChannels | int. The number of audio channels used for the audio track | |
AudioCodec | AudioEncoder. The audio encoder being used for the audio track. | |
AudioSampleRate | int. The audio sampling rate used for the audio track | |
Duration | int. Default recording duration in seconds before the session is terminated. | |
FileFormat | OutputFormat. The file output format of the camcorder profile | |
Quality | CamcorderQuality. The quality level of the camcorder profile | |
VideoBitRate | int. The target video output bit rate in bits per second | |
VideoCodec | VideoEncoder. The video encoder being used for the video track | |
VideoFrameHeight | int. The target video frame height in pixels | |
VideoFrameRate | int. The target video frame rate in frames per second | |
VideoFrameWidth | int. The target video frame width in pixels |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |