The AudioAnalyzePeak
and AudioAnalyzeRMS
classes don't implement a common interface, so we have to use our own RTTI wrapper to allow both classes to be used.
More...
The AudioAnalyzePeak
and AudioAnalyzeRMS
classes don't implement a common interface, so we have to use our own RTTI wrapper to allow both classes to be used.
Definition at line 100 of file AudioVU.hpp.
◆ anonymous enum
◆ Analyzer() [1/2]
AudioVU::Analyzer::Analyzer |
( |
AudioAnalyzePeak & |
analyzer | ) |
|
|
inline |
◆ Analyzer() [2/2]
AudioVU::Analyzer::Analyzer |
( |
AudioAnalyzeRMS & |
analyzer | ) |
|
|
inline |
◆ read()
float AudioVU::Analyzer::read |
( |
| ) |
const |
|
inline |
◆ available()
bool AudioVU::Analyzer::available |
( |
| ) |
const |
|
inline |
◆ type
enum { ... } AudioVU::Analyzer::type |
◆ analyzer
void* AudioVU::Analyzer::analyzer |
|
private |
The documentation for this class was generated from the following file: