finalize
A callback to perform any necessary cleanup.
Declaration
var finalize: MTAudioProcessingTapFinalizeCallback?Discussion
The system invokes this callback only once when the MTAudioProcessingTap object is finalized. This field can be NULL.
A callback to perform any necessary cleanup.
var finalize: MTAudioProcessingTapFinalizeCallback?The system invokes this callback only once when the MTAudioProcessingTap object is finalized. This field can be NULL.