#include <BASS.h>
Definition at line 19 of file BASS.h.
◆ baseHz
float Devices::BassConfig::Sound::baseHz = 0.0f |
◆ channel
HCHANNEL Devices::BassConfig::Sound::channel = 0 |
◆ loop
bool Devices::BassConfig::Sound::loop = false |
◆ mono
bool Devices::BassConfig::Sound::mono = false |
◆ pan
float Devices::BassConfig::Sound::pan = 0.0f |
◆ path
std::string Devices::BassConfig::Sound::path |
◆ restart
bool Devices::BassConfig::Sound::restart = true |
◆ sample
HSAMPLE Devices::BassConfig::Sound::sample = 0 |
◆ trigger
std::string Devices::BassConfig::Sound::trigger |
The documentation for this struct was generated from the following file: