arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
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

Member Function Documentation

◆ convert()

template<typename T >
size_t convert ( uint8_t *  src,
size_t  byte_count 
)
inlinevirtual

Implements BaseConverter.


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