[][src]Module nannou::audio::stream::input

Items related to input audio streams.

Structs

Builder
Devices

An iterator yielding all available audio devices that support input streams.

Traits

CaptureFn

The function that will be called when a captured Buffer is ready to be read.