Contents

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.

See Also

Fields