prepare
A callback to prepare the tap processor.
Declaration
var prepare: MTAudioProcessingTapPrepareCallback?Discussion
Apps can use this callback to allocate memory buffers or perform other preparation. This field an be NULL.
A callback to prepare the tap processor.
var prepare: MTAudioProcessingTapPrepareCallback?Apps can use this callback to allocate memory buffers or perform other preparation. This field an be NULL.