DISTRHO Plugin Framework
Public Attributes | Static Public Attributes | List of all members
BigStackBuffer Struct Reference

#include <RingBuffer.hpp>

Public Attributes

uint32_t head
 
uint32_t tail
 
uint32_t wrtn
 
bool invalidateCommit
 
uint8_t buf [size]
 

Static Public Attributes

static const uint32_t size = 16384
 

Detailed Description

RingBufferControl compatible struct with a relatively big stack size (16k bytes).

See also
HeapBuffer

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