pub type AudioPlayerRef = Rc<dyn AudioPlayer>;Expand description
Shared handle to the installed AudioPlayer.
Aliased Typeยง
pub struct AudioPlayerRef { /* private fields */ }pub type AudioPlayerRef = Rc<dyn AudioPlayer>;Shared handle to the installed AudioPlayer.
pub struct AudioPlayerRef { /* private fields */ }