Struct web_audio_api::process::AudioParamValues [−][src]
pub struct AudioParamValues<'a> { /* fields omitted */ }
Expand description
Accessor for current crate::param::AudioParam
values
Provided to implementations of AudioProcessor
in the render thread