pub async fn handle_event_queue(
    queue: Queue,
    queue_event: EventAsync
) -> Result<(), Error>
Expand description

Send events to the audio driver.