#include <sound_nix.hpp>
Definition at line 8 of file sound_nix.hpp.
◆ audio_instance() [1/5]
sound::audio_instance::audio_instance |
( |
| ) |
|
|
default |
◆ ~audio_instance() [1/2]
sound::audio_instance::~audio_instance |
( |
| ) |
|
|
inline |
◆ audio_instance() [2/5]
sound::audio_instance::audio_instance |
( |
| ) |
|
|
inline |
◆ audio_instance() [3/5]
sound::audio_instance::audio_instance |
( |
std::wstring const & |
file | ) |
|
|
inline |
◆ audio_instance() [4/5]
◆ audio_instance() [5/5]
◆ ~audio_instance() [2/2]
sound::audio_instance::~audio_instance |
( |
| ) |
|
◆ change_volume()
void sound::audio_instance::change_volume |
( |
float |
new_volume | ) |
const |
◆ is_playing()
bool sound::audio_instance::is_playing |
( |
| ) |
const |
◆ operator=()
◆ pause()
void sound::audio_instance::pause |
( |
| ) |
const |
◆ play()
void sound::audio_instance::play |
( |
float |
volume, |
|
|
bool |
as_music, |
|
|
void * |
window_handle |
|
) |
| |
◆ resume()
void sound::audio_instance::resume |
( |
| ) |
const |
◆ set_file() [1/2]
◆ set_file() [2/2]
void sound::audio_instance::set_file |
( |
std::wstring const & |
file | ) |
|
|
inline |
◆ stop()
void sound::audio_instance::stop |
( |
| ) |
const |
◆ sound_impl
◆ filename [1/2]
◆ filename [2/2]
std::wstring sound::audio_instance::filename |
◆ volume_multiplier
float sound::audio_instance::volume_multiplier = 1.0f |
The documentation for this class was generated from the following files: