Struct allegro_audio::AudioStream [] [src]

pub struct AudioStream { /* fields omitted */ }

Methods

impl AudioStream
[src]

Trait Implementations

impl Drop for AudioStream
[src]

A method called when the value goes out of scope. Read more

impl AttachToMixer for AudioStream
[src]