Increases the channel count.
More...
#include <BaseConverter.h>
|
| ChannelEnhancer (int channelCountOfTarget, int channelCountOfSource) |
|
size_t | convert (uint8_t *target, uint8_t *src, size_t size) |
|
size_t | resultSize (size_t inSize) |
| Determine the size of the conversion result.
|
|
void | setSourceChannels (int channelCountOfSource) |
|
void | setTargetChannels (int channelCountOfTarget) |
|
|
int | from_channels |
|
int | to_channels |
|
template<typename T>
class audio_tools::ChannelEnhancer< T >
Increases the channel count.
- Template Parameters
-
The documentation for this class was generated from the following file: