Skip to main content

SharedSession

Type Alias SharedSession 

Source
pub type SharedSession = Arc<Mutex<AudioSession>>;

Aliased Type§

pub struct SharedSession { /* private fields */ }