Function attach_audio_stream_processor

Source
pub unsafe extern "C" fn attach_audio_stream_processor(
    stream: AudioStream,
    processor: AudioCallback,
)
Expand description

Attach audio stream processor to stream, receives the samples as ‘float’