AttachAudioStreamProcessor abstract method

void AttachAudioStreamProcessor(
  1. AudioStreamStructType stream,
  2. AudioCallbackType callback
)

Implementation

void AttachAudioStreamProcessor(
  AudioStreamStructType stream,
  AudioCallbackType callback,
);