|
enum | { RSRERROR = -1
, END_OF_FILE = -2
, WOULD_BLOCK = -3
, STREAM_LOOPED = -4
} |
|
◆ Copy()
◆ GetError()
std::string RageSoundReader_Chain::GetError |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetLength()
int RageSoundReader_Chain::GetLength |
( |
| ) |
const |
|
overridevirtual |
◆ GetLength_Fast()
int RageSoundReader_Chain::GetLength_Fast |
( |
| ) |
const |
|
overridevirtual |
◆ GetNextSourceFrame()
int RageSoundReader_Chain::GetNextSourceFrame |
( |
| ) |
const |
|
overridevirtual |
◆ GetNumChannels()
unsigned RageSoundReader_Chain::GetNumChannels |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetSampleRate()
int RageSoundReader_Chain::GetSampleRate |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetStreamToSourceRatio()
float RageSoundReader_Chain::GetStreamToSourceRatio |
( |
| ) |
const |
|
overridevirtual |
◆ Read()
int RageSoundReader_Chain::Read |
( |
float * |
pBuf, |
|
|
int |
iFrames |
|
) |
| |
|
overridevirtual |
◆ SetPosition()
int RageSoundReader_Chain::SetPosition |
( |
int |
iFrame | ) |
|
|
overridevirtual |
◆ SetProperty()
bool RageSoundReader_Chain::SetProperty |
( |
const std::string & |
sProperty, |
|
|
float |
fValue |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundReader_Chain.h
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundReader_Chain.cpp