This is the complete list of members for cugl::AudioManager, including all inherited members.
  | activate() | cugl::AudioManager |  | 
  | closeInput(const std::shared_ptr< audio::AudioInput > &device) | cugl::AudioManager |  | 
  | closeOutput(const std::shared_ptr< audio::AudioOutput > &device) | cugl::AudioManager |  | 
  | deactivate() | cugl::AudioManager |  | 
  | DEFAULT_INPUT_BUFFER | cugl::AudioManager | static | 
  | DEFAULT_OUTPUT_BUFFER | cugl::AudioManager | static | 
  | devices(bool output) | cugl::AudioManager | static | 
  | get() | cugl::AudioManager | inlinestatic | 
  | getReadSize() const | cugl::AudioManager | inline | 
  | getWriteSize() const | cugl::AudioManager | inline | 
  | isActive() | cugl::AudioManager |  | 
  | occupied(bool output) | cugl::AudioManager | static | 
  | openInput() | cugl::AudioManager |  | 
  | openInput(Uint8 channels, Uint32 rate, Uint32 delay) | cugl::AudioManager |  | 
  | openInput(const char *device) | cugl::AudioManager |  | 
  | openInput(const std::string &device) | cugl::AudioManager |  | 
  | openInput(const char *device, Uint8 channels, Uint32 rate, Uint32 delay) | cugl::AudioManager |  | 
  | openInput(const std::string &device, Uint8 channels, Uint32 rate, Uint32 delay) | cugl::AudioManager |  | 
  | openOutput() | cugl::AudioManager |  | 
  | openOutput(Uint8 channels, Uint32 rate) | cugl::AudioManager |  | 
  | openOutput(const char *device) | cugl::AudioManager |  | 
  | openOutput(const std::string &device) | cugl::AudioManager |  | 
  | openOutput(const char *device, Uint8 channels, Uint32 rate) | cugl::AudioManager |  | 
  | openOutput(const std::string &device, Uint8 channels, Uint32 rate) | cugl::AudioManager |  | 
  | reset() | cugl::AudioManager |  | 
  | start() | cugl::AudioManager | static | 
  | start(Uint32 frames) | cugl::AudioManager | static | 
  | start(Uint32 output, Uint32 input) | cugl::AudioManager | static | 
  | stop() | cugl::AudioManager | static |