#include <OpenALPrivate.hh>
Public Attributes | |
ALCdevice_struct * | audioDevice |
OpenAL audio device pointer. More... | |
ALCcontext_struct * | context |
OpenAL audio context pointer. More... | |
OpenALSinkPtr | sink |
OpenAL sink pointer. More... | |
ALCdevice_struct* gazebo::util::OpenALPrivate::audioDevice |
OpenAL audio device pointer.
ALCcontext_struct* gazebo::util::OpenALPrivate::context |
OpenAL audio context pointer.
OpenALSinkPtr gazebo::util::OpenALPrivate::sink |
OpenAL sink pointer.