The members of MonoMac.AVFoundation.AVAudioPlayerSettings are listed below.
See Also: Inherited members from System.Object
| [read-only] | AudioChannelLayout | MonoMac.AudioToolbox.AudioChannelLayout. Describes the channel layout for the sound associated with this player. |
| [read-only] | AudioFormat | MonoMac.AudioToolbox.AudioFormatType. The audio data format. |
| [read-only] | EncoderBitRateKey | int. The bit rate at which the audio was encoded. |
| [read-only] | NumberChannels | int. The number of audio channels on the audio |
| [read-only] | SampleRate | float. The sample rate. |
static | Conversion to MonoMac.Foundation.NSDictionary(Implicit) | Implicit operator that Converts an AVAudioPlayerSettings to an NSDictionary |