FINAL CUT
Classes | Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
finalcut::FOutputBuffer Struct Reference
Collaboration diagram for finalcut::FOutputBuffer:
Collaboration graph
[legend]

Classes

struct  TypeSlice
 

Public Types

enum  OutputType : uInt8 { String, Control }
 
using TypeSliceBuffer = FRingBuffer< TypeSlice, BUFFER_SIZE >
 

Public Member Functions

auto isEmpty () const noexcept -> bool
 

Public Attributes

TypeSliceBuffer slices {}
 
FCharBuffer data {2 * BUFFER_SIZE}
 

Static Public Attributes

static constexpr std::size_t BUFFER_SIZE = 32'768
 

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