Essentia  2.1-beta6-dev
BufferInfo Class Reference

#include <types.h>

Public Member Functions

 BufferInfo (int size=0, int contiguous=0)
 

Public Attributes

int size
 
int maxContiguousElements
 

Detailed Description

This class is used to retrieve information about a buffer, such as its size, phantom size, etc... It is also used to pass this information to a buffer so it can resize itself.

Constructor & Destructor Documentation

◆ BufferInfo()

BufferInfo ( int  size = 0,
int  contiguous = 0 
)
inline

Member Data Documentation

◆ maxContiguousElements

◆ size


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