◆ Add()
size_t cuttlefish::AudioHandler::HoldingBuffer::Add |
( |
const volatile uint8_t * |
data, |
|
|
size_t |
max_len |
|
) |
| |
◆ data()
uint8_t * cuttlefish::AudioHandler::HoldingBuffer::data |
( |
| ) |
|
◆ empty()
bool cuttlefish::AudioHandler::HoldingBuffer::empty |
( |
| ) |
const |
◆ end()
uint8_t * cuttlefish::AudioHandler::HoldingBuffer::end |
( |
| ) |
|
◆ freeCapacity()
size_t cuttlefish::AudioHandler::HoldingBuffer::freeCapacity |
( |
| ) |
const |
◆ full()
bool cuttlefish::AudioHandler::HoldingBuffer::full |
( |
| ) |
const |
◆ Reset()
void cuttlefish::AudioHandler::HoldingBuffer::Reset |
( |
size_t |
size | ) |
|
◆ Take()
size_t cuttlefish::AudioHandler::HoldingBuffer::Take |
( |
uint8_t * |
dst, |
|
|
size_t |
len |
|
) |
| |
◆ buffer
std::vector<uint8_t> cuttlefish::AudioHandler::HoldingBuffer::buffer |
◆ count
size_t cuttlefish::AudioHandler::HoldingBuffer::count |
The documentation for this struct was generated from the following files: