OpenTTD Source 20251019-master-g9f7f314f81
|
Data Fields | |
std::shared_ptr< std::vector< std::byte > > | memory |
uint32_t | pos |
uint32_t | frac_pos |
uint32_t | frac_speed |
uint32_t | samples_left |
int | volume_left |
int | volume_right |
bool | is16bit |
std::shared_ptr<std::vector<std::byte> > MixerChannel::memory |