arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AllocSize Struct Reference

#include <CodecTSDemux.h>

Public Member Functions

 AllocSize ()=default
 
 AllocSize (void *data, size_t size)
 

Public Attributes

voiddata = nullptr
 
size_t size = 0
 

Constructor & Destructor Documentation

◆ AllocSize() [1/2]

AllocSize ( )
default

◆ AllocSize() [2/2]

AllocSize ( void data,
size_t  size 
)
inline

Member Data Documentation

◆ data

void* data = nullptr

◆ size

size_t size = 0

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