#include <OggData.h>
◆ COggData()
◆ ~COggData()
◆ AddDataBuffer()
bool COggData::AddDataBuffer |
( |
char * |
data, |
|
|
long |
length |
|
) |
| |
|
protected |
◆ FetchDataIntoBuffer()
int COggData::FetchDataIntoBuffer |
( |
int |
count, |
|
|
ALuint * |
buffers |
|
) |
| |
|
virtual |
◆ GetBuffer()
ALuint COggData::GetBuffer |
( |
| ) |
|
|
protectedvirtual |
◆ GetBufferCount()
ALsizei COggData::GetBufferCount |
( |
| ) |
|
|
protectedvirtual |
◆ GetBufferPtr()
ALuint * COggData::GetBufferPtr |
( |
| ) |
|
|
protectedvirtual |
◆ InitOggFile()
bool COggData::InitOggFile |
( |
const VfsPath & |
itemPath | ) |
|
|
virtual |
◆ IsFileFinished()
bool COggData::IsFileFinished |
( |
| ) |
|
|
virtual |
◆ IsOneShot()
bool COggData::IsOneShot |
( |
| ) |
|
|
virtual |
◆ IsStereo()
bool COggData::IsStereo |
( |
| ) |
|
|
virtual |
◆ ResetFile()
void COggData::ResetFile |
( |
| ) |
|
|
virtual |
◆ SetFormatAndFreq()
void COggData::SetFormatAndFreq |
( |
int |
form, |
|
|
ALsizei |
freq |
|
) |
| |
|
protected |
◆ m_Buffer
ALuint COggData::m_Buffer[100] |
|
protected |
◆ m_BuffersUsed
int COggData::m_BuffersUsed |
|
protected |
◆ m_FileFinished
bool COggData::m_FileFinished |
|
protected |
◆ m_Format
ALuint COggData::m_Format |
|
private |
◆ m_Frequency
long COggData::m_Frequency |
|
private |
◆ m_OneShot
◆ ogg
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/soundmanager/data/OggData.h
- /home/docker/jenkins/workspace/technical-docs/source/soundmanager/data/OggData.cpp