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

Items related to output audio streams.

Structs

Builder
Devices

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

Traits

RenderFn

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