|
Paraslash Audio Streaming |
About News Download Documentation Development |
Data Fields | |
const uint8_t * | buffer |
uint32_t | num_bits |
int | index |
Structure for bistream I/O.
const uint8_t* buffer |
Start of the internal buffer.
uint32_t num_bits |
Length of buffer in bits (always a multiple of 8).
int index |
Bit counter.