|
arduino-audio-tools
|
#include <PacedVideoOutput.h>
Public Attributes | |
| uint8_t | is_key = 0 |
| uint32_t | size = 0 |
| uint32_t | target_ms = 0 |
Fixed-size POD record prefixed to each frame's bytes in 'queue' - RingBufferSPSC itself is just a raw byte stream with no concept of "one message", so write()/taskLoop() build one on top of it.
| uint8_t is_key = 0 |
| uint32_t size = 0 |
| uint32_t target_ms = 0 |