MonoMac.AudioToolbox Namespace

Bindings to the low-level AudioToolbox APIs

Remarks

To be added.

Classes

TypeReason
AccessoryInfoDocumentation for this section has not yet been entered.
AudioBufferRepresents a collection of audio samples.
AudioBufferListEncapsulated a series of AudioBuffers.
AudioBuffersDocumentation for this section has not yet been entered.
AudioChannelDescriptionDescribes an Audio Channel.
AudioChannelFlagsDocumentation for this section has not yet been entered.
AudioChannelLabelDocumentation for this section has not yet been entered.
AudioChannelLayoutSpecifies the file or hardware audio channel layout.
AudioChannelLayoutTagDocumentation for this section has not yet been entered.
AudioFileClass used to create audio files or read audio files.
AudioFileFlagsDocumentation for this section has not yet been entered.
AudioFileLoopDirectionDocumentation for this section has not yet been entered.
AudioFilePermissionDocumentation for this section has not yet been entered.
AudioFilePropertyDocumentation for this section has not yet been entered.
AudioFileStreamProcess partial audio files.
AudioFileStreamPropertyDocumentation for this section has not yet been entered.
AudioFileStreamPropertyFlagDocumentation for this section has not yet been entered.
AudioFileStreamStatusDocumentation for this section has not yet been entered.
AudioFileTypeDocumentation for this section has not yet been entered.
AudioFormatTuple structure that encapsulates both an AudioChannelLayoutTag and an AudioStreamBasicDescription.
AudioFormatFlagsFlags describing the stream in the MonoMac.AudioToolbox.AudioStreamBasicDescription.
AudioFormatTypeAudio format identifiers used by MonoMac.AudioToolbox.AudioStreamBasicDescription.
AudioQueueBase class for Input and Output audio queues.
AudioQueue+AudioQueuePropertyChangedDocumentation for this section has not yet been entered.
AudioQueueBufferRepresents an audio queue buffer.
AudioQueueChannelAssignmentDocumentation for this section has not yet been entered.
AudioQueueDevicePropertyDocumentation for this section has not yet been entered.
AudioQueueExceptionAn exception thrown by the AudioQueue class if there is a problem with the configuration parameters.
AudioQueueHardwareCodecPolicyDocumentation for this section has not yet been entered.
AudioQueueLevelMeterStateRepresents the level meter information on an audio channel.
AudioQueueParameterDocumentation for this section has not yet been entered.
AudioQueueParameterEventDocumentation for this section has not yet been entered.
AudioQueueProcessingTapDocumentation for this section has not yet been entered.
AudioQueueProcessingTapCallbackDocumentation for this section has not yet been entered.
AudioQueueProcessingTapDelegateDocumentation for this section has not yet been entered.
AudioQueueProcessingTapFlagsDocumentation for this section has not yet been entered.
AudioQueuePropertyDocumentation for this section has not yet been entered.
AudioQueueStatusDocumentation for this section has not yet been entered.
AudioQueueTimelineDocumentation for this section has not yet been entered.
AudioServicesErrorDocumentation for this section has not yet been entered.
AudioSessionInterface to to control the audio context of your application
AudioSession+PropertyListenerDocumentation for this section has not yet been entered.
AudioSessionActiveFlagsFlags passed to AudioSession's SetActive method.
AudioSessionCategoryCategories for your audio session.
AudioSessionErrorsDocumentation for this section has not yet been entered.
AudioSessionExceptionException thrown by AudioSession's methods if invalid data is passed to AudioSession, or if the session is not properly configured.
AudioSessionInputRouteKindThe available audio input sources on the device.
AudioSessionInterruptionStateDocumentation for this section has not yet been entered.
AudioSessionInterruptionTypeDocumentation for this section has not yet been entered.
AudioSessionModeThe fine detail over the audio mode, an extension to the AudioSession Category
AudioSessionOutputRouteKindDocumentation for this section has not yet been entered.
AudioSessionPropertyDocumentation for this section has not yet been entered.
AudioSessionPropertyEventArgsProvides data for the event.
AudioSessionRouteChangeReasonDocumentation for this section has not yet been entered.
AudioSessionRoutingOverridePossible values to override the audio route
AudioSourceA derived class from AudioFile that exposes virtual methods that can be hooked into (for reading and writing)
AudioStreamBasicDescriptionAn AudioStream description.
AudioStreamPacketDescriptionAn AudioPacket description.
AudioTimeStampRepresents an audio time stamp in various formats.
AudioTimeStamp+AtsFlagsRepresents the valid elements in an AudioTimeStamp structure.
InputAudioQueueAn Input Audio Queue, used for audio capturing and recording.
InputCompletedEventArgsProvides data for the MonoMac.AudioToolbox.InputCompletedEventArgs.InputCompleted event.
MutableAudioBufferListDocumentation for this section has not yet been entered.
OutputAudioQueueThe output AudioQueue.
OutputCompletedEventArgsProvides data for the MonoMac.AudioToolbox.OutputCompletedEventArgs.OutputCompleted event.
PacketReceivedEventArgsProvides data for the MonoMac.AudioToolbox.PacketReceivedEventArgs.PacketDecoded event.
PropertyFoundEventArgsProvides data for the MonoMac.AudioToolbox.PropertyFoundEventArgs.PropertyFound event.
SmpteTimeSMTP-based time representation. SMTP times are used to synchronize an point in the audio stream with some external event.
SystemSoundProvides methods for producing simple sounds.