Struct ggez::audio::AudioContext [] [src]

pub struct AudioContext { /* fields omitted */ }

A struct that contains all information for tracking sound info.

You generally don't have to create this yourself, it will be part of your Context object.

Methods

impl AudioContext
[src]