MonoMac.AVFoundation.AVAudioPlayerSettings Members

The members of MonoMac.AVFoundation.AVAudioPlayerSettings are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AudioChannelLayoutMonoMac.AudioToolbox.AudioChannelLayout. Describes the channel layout for the sound associated with this player.
[read-only]
AudioFormatMonoMac.AudioToolbox.AudioFormatType. The audio data format.
[read-only]
EncoderBitRateKeyint. The bit rate at which the audio was encoded.
[read-only]
NumberChannelsint. The number of audio channels on the audio
[read-only]
SampleRatefloat. The sample rate.

Public Operators

static
Conversion to MonoMac.Foundation.NSDictionary(Implicit)Implicit operator that Converts an AVAudioPlayerSettings to an NSDictionary