special case for internal DAC output, the incomming PCM buffer needs to be converted from signed 16bit to unsigned
More...
#include <BaseConverter.h>
|
| ConverterToInternalDACFormat (int channels=2) |
|
size_t | convert (uint8_t *src, size_t byte_count) override |
|
template<typename T>
class audio_tools::ConverterToInternalDACFormat< T >
special case for internal DAC output, the incomming PCM buffer needs to be converted from signed 16bit to unsigned
- Author
- Phil Schatzmann
- Copyright
- GPLv3
- Template Parameters
-
◆ convert()
template<typename T >
size_t convert |
( |
uint8_t * |
src, |
|
|
size_t |
byte_count |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: