Open Broadcaster Software
Free, open source software for live streaming and recording
circlebuf Struct Reference

Data Fields

void * data
 
size_t size
 
size_t start_pos
 
size_t end_pos
 
size_t capacity
 

Field Documentation

§ capacity

size_t circlebuf::capacity

§ data

void* circlebuf::data

§ end_pos

size_t circlebuf::end_pos

§ size

size_t circlebuf::size

§ start_pos

size_t circlebuf::start_pos

The documentation for this struct was generated from the following file: