#include <BitCrusher.h>
◆ FBitCrusher()
| Audio::FBitCrusher::FBitCrusher |
( |
| ) |
|
◆ ~FBitCrusher()
| Audio::FBitCrusher::~FBitCrusher |
( |
| ) |
|
◆ GetMaxBitDepth()
| float Audio::FBitCrusher::GetMaxBitDepth |
( |
| ) |
|
|
static |
◆ Init()
| void Audio::FBitCrusher::Init |
( |
const float |
InSampleRate, |
|
|
const int32 |
InNumChannels |
|
) |
| |
◆ ProcessAudio()
| void Audio::FBitCrusher::ProcessAudio |
( |
const float * |
InBuffer, |
|
|
const int32 |
InNumSamples, |
|
|
float * |
OutBuffer |
|
) |
| |
◆ ProcessAudioFrame()
| void Audio::FBitCrusher::ProcessAudioFrame |
( |
const float * |
InFrame, |
|
|
float * |
OutFrame |
|
) |
| |
◆ SetBitDepthCrush()
| void Audio::FBitCrusher::SetBitDepthCrush |
( |
const float |
InBitDepth | ) |
|
◆ SetSampleRateCrush()
| void Audio::FBitCrusher::SetSampleRateCrush |
( |
const float |
InFrequency | ) |
|
The documentation for this class was generated from the following files: