pub unsafe extern "C" fn attach_audio_mixed_processor(
processor: AudioCallback,
)Expand description
Attach audio stream processor to the entire audio pipeline, receives the samples as ‘float’
pub unsafe extern "C" fn attach_audio_mixed_processor(
processor: AudioCallback,
)Attach audio stream processor to the entire audio pipeline, receives the samples as ‘float’