Struct web_audio_api::control::Controller [−][src]
pub struct Controller { /* fields omitted */ }
Expand description
Helper struct to control audio streams
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Controller
impl Send for Controller
impl Sync for Controller
impl Unpin for Controller
impl UnwindSafe for Controller
Blanket Implementations
Mutably borrows from an owned value. Read more