◆ active
| bool cuttlefish::AudioHandler::StreamDesc::active = false |
◆ bits_per_sample
| uint8_t cuttlefish::AudioHandler::StreamDesc::bits_per_sample = 0 |
◆ channels
| uint8_t cuttlefish::AudioHandler::StreamDesc::channels = 0 |
◆ holding_buffer
| std::vector<uint8_t> cuttlefish::AudioHandler::StreamDesc::holding_buffer |
◆ mtx
| std::mutex cuttlefish::AudioHandler::StreamDesc::mtx |
◆ muted
| bool cuttlefish::AudioHandler::StreamDesc::muted = false |
◆ sample_rate
| uint32_t cuttlefish::AudioHandler::StreamDesc::sample_rate = 0 |
◆ volume
| Volume cuttlefish::AudioHandler::StreamDesc::volume |
The documentation for this struct was generated from the following file: