MonoMac.AVFoundation.AVAudioRecorderSettings: Field Members

The fields of MonoMac.AVFoundation.AVAudioRecorderSettings are listed below. For a list of all members, see the AVAudioRecorderSettings Members list.

See Also: Inherited members from System.Object

Public Fields

AudioFormatMonoMac.AudioToolbox.AudioFormatType. Specified the audio format to record to.
AudioQualityAVAudioQuality. The audio quality level for the recording
EncoderBitDepthHintNullable<int>. The Encoder's bit depth
EncoderBitRateNullable<int>. The Encoder's bit rate.
EncoderBitRatePerChannelNullable<int>. The Encoder's bit rate per channel.
LinearPcmBigEndianbool. For PCM-only: whether the data is encoded in BigEndian Format (defaults to no)
LinearPcmBitDepthint. For PCM-only: whether the data is encoded in BigEndian Format (defaults to no).
LinearPcmFloatbool. For PCM-only: whether the data is encoded using floats or integers (defaults to false)
LinearPcmNonInterleavedbool. For PCM-only: whether the data is non-interleaved (defaults to false)
NumberChannelsint. The number of channels to record.
SampleRatefloat. The sample rate to use for the recording.
SampleRateConverterAudioQualityNullable<AVAudioQuality>. The audio quality for the converter's sample rate