Android.Media.AudioRecord: Property Members

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

Public Properties

[read-only]
AudioFormatEncoding. Returns the configured audio data format.
[read-only]
AudioSessionIdint. Returns the audio session ID.
[read-only]
AudioSourceAudioSource. Returns the audio recording source.
[read-only]
ChannelConfigurationChannelIn. Returns the configured channel configuration.
[read-only]
ChannelCountint. Returns the configured number of channels.
[read-only]
NotificationMarkerPositionint. Returns the notification marker position expressed in frames.
[read-only]
PositionNotificationPeriodint. Returns the notification update period expressed in frames.
[read-only]
RecordingStateRecordState. Returns the recording state of the AudioRecord instance.
[read-only]
SampleRateint. Returns the configured audio data sample rate in Hz
[read-only]
StateState. Returns the state of the AudioRecord instance.

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.