|
enum | { RSRERROR = -1
, END_OF_FILE = -2
, WOULD_BLOCK = -3
, STREAM_LOOPED = -4
} |
|
std::unique_ptr< RageSoundReader > | m_pSource |
|
◆ Copy()
◆ GetNumChannels()
unsigned RageSoundReader_Pan::GetNumChannels |
( |
| ) |
const |
|
overridevirtual |
◆ Read()
int RageSoundReader_Pan::Read |
( |
float * |
pBuf, |
|
|
int |
iFrames |
|
) |
| |
|
overridevirtual |
◆ SetProperty()
bool RageSoundReader_Pan::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_Pan.h
- /home/runner/work/etterna/etterna/src/RageUtil/Sound/RageSoundReader_Pan.cpp