#include <AudioDecoder.h>
◆ CAudioDecoder()
CAudioDecoder::CAudioDecoder |
( |
| ) |
|
◆ ~CAudioDecoder()
CAudioDecoder::~CAudioDecoder |
( |
| ) |
|
◆ CanSeek()
bool CAudioDecoder::CanSeek |
( |
| ) |
|
◆ Create()
◆ Destroy()
void CAudioDecoder::Destroy |
( |
| ) |
|
◆ GetChannels()
unsigned int CAudioDecoder::GetChannels |
( |
| ) |
|
◆ GetCodec()
ICodec * CAudioDecoder::GetCodec |
( |
| ) |
const |
|
inline |
◆ GetData()
void * CAudioDecoder::GetData |
( |
unsigned int | samples | ) |
|
◆ GetDataSize()
unsigned int CAudioDecoder::GetDataSize |
( |
bool | checkPktSize | ) |
|
◆ GetFormat()
◆ GetRawData()
◆ GetReplayGain()
float CAudioDecoder::GetReplayGain |
( |
float & | peakVal | ) |
|
◆ GetStatus()
int CAudioDecoder::GetStatus |
( |
| ) |
|
|
inline |
◆ ReadSamples()
int CAudioDecoder::ReadSamples |
( |
int | numsamples | ) |
|
- Todo
- trash this useless ringbuffer
◆ Seek()
◆ SetStatus()
void CAudioDecoder::SetStatus |
( |
int | status | ) |
|
|
inline |
◆ SetTotalTime()
◆ Start()
void CAudioDecoder::Start |
( |
| ) |
|
|
inline |
◆ TotalTime()
int64_t CAudioDecoder::TotalTime |
( |
| ) |
|
The documentation for this class was generated from the following files: