The methods of MonoMac.AudioToolbox.OutputAudioQueue are listed below. For a list of all members, see the OutputAudioQueue Members list.
See Also: Inherited members from MonoMac.AudioToolbox.AudioQueue
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. | ||