CPP-TOOLBOX
Loading...
Searching...
No Matches
load_sound_file.hpp
Go to the documentation of this file.
1
#ifndef OPENAL_MWE_LOAD_SOUND_FILE_HPP
2
#define OPENAL_MWE_LOAD_SOUND_FILE_HPP
3
4
#include <AL/al.h>
5
6
ALuint
load_sound_and_generate_openal_buffer
(
const
char
*filename);
7
8
#endif
// OPENAL_MWE_LOAD_SOUND_FILE_HPP
load_sound_and_generate_openal_buffer
ALuint load_sound_and_generate_openal_buffer(const char *filename)
Definition
load_sound_file.cpp:419
src
sound
sound_system
load_sound_file.hpp
Generated by
1.13.2