#include <BASS.h>
Definition at line 37 of file BASS.h.
◆ Destroy()
| void Devices::Bass::Destroy |
( |
| ) |
const |
◆ EnumerateDevices()
| void Devices::Bass::EnumerateDevices |
( |
| ) |
const |
|
private |
◆ FrameMove()
| void Devices::Bass::FrameMove |
( |
| ) |
|
◆ Initialize()
◆ IsPlaying()
| bool Devices::Bass::IsPlaying |
( |
| ) |
const |
◆ Play()
| void Devices::Bass::Play |
( |
std::string |
trigger, |
|
|
float |
freq = -1.0f, |
|
|
float |
vol = 1.0f |
|
) |
| |
◆ PlayStream()
| HSTREAM Devices::Bass::PlayStream |
( |
std::string |
filename | ) |
const |
◆ StopAll()
| void Devices::Bass::StopAll |
( |
| ) |
const |
◆ StreamIsPlaying()
| bool Devices::Bass::StreamIsPlaying |
( |
HSTREAM |
streamHandle | ) |
const |
◆ bus
| Bus* Devices::Bass::bus = nullptr |
|
private |
◆ config
◆ lastPlaying
| HCHANNEL Devices::Bass::lastPlaying = NULL |
|
private |
◆ logger
| Logger* Devices::Bass::logger = nullptr |
|
private |
The documentation for this class was generated from the following files: