The members of MonoMac.AudioToolbox.OutputAudioQueue are listed below.
See Also: Inherited members from MonoMac.AudioToolbox.AudioQueue
| Creates an OutputAudioQueue. | ||
| Creates an OutputAudioQueue, specifying on which run loop events are delivered. | ||
| Creates an OutputAudioQueue, specifying on which run loop events are delivered. |
DisableOfflineRender()Disables the offline renderer. | ||
RenderOffline(double, AudioQueueBuffer*, int)Writes audio data to an audio buffer, instead of to a device. | ||
SetOfflineRenderFormat(AudioStreamBasicDescription, AudioChannelLayout)Enables offline rendering by setting the audio format and optionally the channel layout to use when rendering. | ||
OnOutputCompleted(IntPtr)This method is invoked when a buffer has finished playing. | ||
| OutputCompleted | Event raised when an audio buffer has completed playing. |