OpenTTD Source 20250703-master-gbf07751ee7
|
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 |