OpenTTD Source 20250518-master-g9bbc525e53
|
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 |