Switches the left and right channel.
More...
#include <BaseConverter.h>
|
| ConverterSwitchLeftAndRight (int channels=2) |
|
size_t | convert (uint8_t *src, size_t byte_count) override |
|
template<typename T>
class audio_tools::ConverterSwitchLeftAndRight< T >
Switches the left and right channel.
- 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: