pub type AudioToControlQueue = BoundedLiveQueue<LiveAudioEvent>;Expand description
Bounded queue carrying audio-thread events back to the control thread.
Aliased Typeยง
pub struct AudioToControlQueue { /* private fields */ }pub type AudioToControlQueue = BoundedLiveQueue<LiveAudioEvent>;Bounded queue carrying audio-thread events back to the control thread.
pub struct AudioToControlQueue { /* private fields */ }