converter which does a fade out or fade in.
More...
#include <Fade.h>
|
| FadeConverter (int channels) |
|
virtual size_t | convert (uint8_t *src, size_t size) |
|
bool | isFadeComplete () |
|
bool | isFadeInActive () |
|
bool | isFadeOutActive () |
|
void | setChannels (int ch) |
|
void | setFadeInActive (bool flag) |
|
void | setFadeOutActive (bool flag) |
|
|
int | channels = 0 |
|
Fade | fade |
|
template<typename T>
class audio_tools::FadeConverter< T >
converter which does a fade out or fade in.
- Template Parameters
-
◆ convert()
template<typename T >
virtual size_t convert |
( |
uint8_t * |
src, |
|
|
size_t |
size |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- src/AudioTools/CoreAudio/Fade.h