The properties of Android.Media.AudioRecord are listed below. For a list of all members, see the AudioRecord Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | AudioFormat | Encoding. Returns the configured audio data format. |
[read-only] | AudioSessionId | int. Returns the audio session ID. |
[read-only] | AudioSource | AudioSource. Returns the audio recording source. |
[read-only] | ChannelConfiguration | ChannelIn. Returns the configured channel configuration. |
[read-only] | ChannelCount | int. Returns the configured number of channels. |
[read-only] | NotificationMarkerPosition | int. Returns the notification marker position expressed in frames. |
[read-only] | PositionNotificationPeriod | int. Returns the notification update period expressed in frames. |
[read-only] | RecordingState | RecordState. Returns the recording state of the AudioRecord instance. |
[read-only] | SampleRate | int. Returns the configured audio data sample rate in Hz |
[read-only] | State | State. Returns the state of the AudioRecord instance. |
[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. |