Contents

clientInfo

App data that the system passes to the initialization callback.

Declaration

var clientInfo: UnsafeMutableRawPointer?

Discussion

The system passes this value to when it calls the MTAudioProcessingTapInitCallback function. This value can be NULL.

See Also

Fields