Share via


MTAudioProcessingTap Class

Definition

Holds the state for an audio processing tap.

public class MTAudioProcessingTap : CoreFoundation.NativeObject
type MTAudioProcessingTap = class
    inherit NativeObject
Inheritance
MTAudioProcessingTap

Constructors

Name Description
MTAudioProcessingTap(MTAudioProcessingTapCallbacks, MTAudioProcessingTapCreationFlags)

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean)

Releases the resources used by the MTAudioProcessingTap object.

Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetSourceAudio(IntPtr, AudioBuffers, MTAudioProcessingTapFlags, CMTimeRange, IntPtr)
GetStorage()
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to