arduino-audio-tools
|
Make sure that both channels contain any data. We copy the data from the non-empty channel to the empty one. More...
#include <BaseConverter.h>
Public Member Functions | |
ConverterFillLeftAndRight (FillLeftAndRightStatus config=Auto, int channels=2) | |
size_t | convert (uint8_t *src, size_t byte_count) |
Make sure that both channels contain any data. We copy the data from the non-empty channel to the empty one.
T |
|
inlinevirtual |
Implements BaseConverter.