arduino-audio-tools
Loading...
Searching...
No Matches
audio_tools
DataNode
Public Member Functions
|
Public Attributes
|
List of all members
DataNode Struct Reference
#include <
BaseStream.h
>
Public Member Functions
DataNode
()=
default
DataNode
(
void
*
inData
,
int
len
)
Constructor.
Public Attributes
Vector
<
uint8_t
>
data
{0}
size_t
len
=0
Constructor & Destructor Documentation
◆
DataNode()
[1/2]
DataNode
(
)
default
◆
DataNode()
[2/2]
DataNode
(
void
*
inData
,
int
len
)
inline
Constructor.
Member Data Documentation
◆
data
Vector
<
uint8_t
> data {0}
◆
len
size_t
len =0
The documentation for this struct was generated from the following file:
src/AudioTools/CoreAudio/
BaseStream.h
Generated by
1.9.8