The members of MonoMac.AudioUnit.AudioUnit are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
Public Methods
| Dispose()Releases the resourced used by the AudioUnit object. |
| Dispose(bool)Releases the resourced used by the AudioUnit object. |
| GetAudioFormat(MonoMac.AudioUnit.AudioUnitScopeType, uint) : MonoMac.AudioToolbox.AudioStreamBasicDescriptionDocumentation for this section has not yet been entered. |
| Initialize() : intDocumentation for this section has not yet been entered. |
| Render(ref MonoMac.AudioUnit.AudioUnitRenderActionFlags, MonoMac.AudioToolbox.AudioTimeStamp, uint, uint, MonoMac.AudioToolbox.AudioBuffers) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| Render(MonoMac.AudioUnit.AudioUnitRenderActionFlags, MonoMac.AudioToolbox.AudioTimeStamp, int, int, MonoMac.AudioToolbox.AudioBufferList)Documentation for this section has not yet been entered. |
| SetAudioFormat(MonoMac.AudioToolbox.AudioStreamBasicDescription, MonoMac.AudioUnit.AudioUnitScopeType, uint)Documentation for this section has not yet been entered. |
| SetEnableIO(bool, MonoMac.AudioUnit.AudioUnitScopeType, uint) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| SetMaximumFramesPerSlice(uint, MonoMac.AudioUnit.AudioUnitScopeType, uint) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| SetParameter(MonoMac.AudioUnit.AudioUnitParameterType, float, MonoMac.AudioUnit.AudioUnitScopeType, uint) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| SetRenderCallback(MonoMac.AudioUnit.RenderDelegate, MonoMac.AudioUnit.AudioUnitScopeType, uint) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| Start()Documentation for this section has not yet been entered. |
| Stop()Documentation for this section has not yet been entered. |
| TryRender(MonoMac.AudioUnit.AudioUnitRenderActionFlags, MonoMac.AudioToolbox.AudioTimeStamp, int, int, MonoMac.AudioToolbox.AudioBufferList) : MonoMac.AudioUnit.AudioUnitStatusDocumentation for this section has not yet been entered. |
| Uninitialize() : intDocumentation for this section has not yet been entered. |
Public Events
| RenderCallback | Documentation for this section has not yet been entered. |