Definition at line 20 of file mixer.cpp.
◆ frac_pos
| uint32_t MixerChannel::frac_pos |
◆ frac_speed
| uint32_t MixerChannel::frac_speed |
◆ is16bit
| bool MixerChannel::is16bit |
◆ memory
| std::shared_ptr<std::vector<std::byte> > MixerChannel::memory |
Pointer to allocated buffer memory.
Definition at line 22 of file mixer.cpp.
◆ pos
| uint32_t MixerChannel::pos |
Current position in memory.
Definition at line 25 of file mixer.cpp.
◆ samples_left
| uint32_t MixerChannel::samples_left |
◆ volume_left
| int MixerChannel::volume_left |
◆ volume_right
| int MixerChannel::volume_right |
The documentation for this struct was generated from the following file: