Skip to main content

SoundBufferResource

Type Alias SoundBufferResource 

Source
pub type SoundBufferResource = Resource<SoundBuffer>;
Expand description

Type alias for sound buffer resource.

Aliased Typeยง

pub struct SoundBufferResource { /* private fields */ }