AttachAudioMixedProcessor abstract method

void AttachAudioMixedProcessor(
  1. AudioCallbackType callback
)

Implementation

void AttachAudioMixedProcessor(
  AudioCallbackType callback,
);