Struct web_audio_api::render::AudioParamValues
source ·
[−]pub struct AudioParamValues<'a> { /* private fields */ }Expand description
Accessor for current crate::param::AudioParam values
Provided to implementations of AudioProcessor in the render thread
Implementations
Get the computed values for the given crate::param::AudioParam
For both A & K-rate params, it will provide a slice of length crate::RENDER_QUANTUM_SIZE
