|
arduino-audio-tools
|
#include <AudioStreams.h>
Public Member Functions | |
| MergeRecord ()=default | |
| MergeRecord (Stream *str, int ch, float w) | |
Public Attributes | |
| int | channels = 0 |
| Stream * | stream = nullptr |
| float | weight = 1.0 |
|
default |
|
inline |
| int channels = 0 |
| Stream* stream = nullptr |
| float weight = 1.0 |