Struct audio_visualizer::dynamic::live_input::AudioDevAndCfg [−][src]
pub struct AudioDevAndCfg { /* fields omitted */ }Expand description
Describes the audio input device that should be used and the config for the input stream. Caller must be certain, that the config works for the given device on the current platform.
Implementations
Creates an instance. If no device is passed, it falls back to the default input device of the system.
Getter for audio input stream config.