arduino-audio-tools
Public Member Functions | List of all members
ConverterFillLeftAndRight< T > Class Template Reference

Make sure that both channels contain any data. More...

#include <BaseConverter.h>

Inheritance diagram for ConverterFillLeftAndRight< T >:
BaseConverter

Public Member Functions

 ConverterFillLeftAndRight (FillLeftAndRightStatus config=Auto, int channels=2)
 
size_t convert (uint8_t *src, size_t byte_count)
 

Detailed Description

template<typename T>
class audio_tools::ConverterFillLeftAndRight< T >

Make sure that both channels contain any data.

Author
Phil Schatzmann
Template Parameters
T

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