AUAudioUnit.RemoveRenderObserver(nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes the observer block that is identified by token
.
[Foundation.Export("removeRenderObserver:")]
public virtual void RemoveRenderObserver (nint token);
abstract member RemoveRenderObserver : nint -> unit
override this.RemoveRenderObserver : nint -> unit
Parameters
- token
- System.System.IntPtr System.nativeint
- Attributes