OpenTTD Source 20250602-master-gea0b3983a5
|
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 |