|
class | RageSoundSplitterImpl |
|
class | RageSoundSplitter |
|
|
enum | { RSRERROR = -1
, END_OF_FILE = -2
, WOULD_BLOCK = -3
, STREAM_LOOPED = -4
} |
|
◆ Copy()
◆ GetError()
std::string RageSoundReader_Split::GetError |
( |
| ) |
const |
|
overridevirtual |
◆ GetLength()
int RageSoundReader_Split::GetLength |
( |
| ) |
const |
|
overridevirtual |
◆ GetLength_Fast()
int RageSoundReader_Split::GetLength_Fast |
( |
| ) |
const |
|
overridevirtual |
◆ GetNextSourceFrame()
int RageSoundReader_Split::GetNextSourceFrame |
( |
| ) |
const |
|
overridevirtual |
◆ GetNumChannels()
unsigned RageSoundReader_Split::GetNumChannels |
( |
| ) |
const |
|
overridevirtual |
◆ GetSampleRate()
int RageSoundReader_Split::GetSampleRate |
( |
| ) |
const |
|
overridevirtual |
◆ GetStreamToSourceRatio()
float RageSoundReader_Split::GetStreamToSourceRatio |
( |
| ) |
const |
|
overridevirtual |
◆ Read()
int RageSoundReader_Split::Read |
( |
float * |
pBuf, |
|
|
int |
iFrames |
|
) |
| |
|
overridevirtual |
◆ SetPosition()
int RageSoundReader_Split::SetPosition |
( |
int |
iFrame | ) |
|
|
overridevirtual |
◆ SetProperty()
bool RageSoundReader_Split::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_ChannelSplit.h
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundReader_ChannelSplit.cpp