

Public Member Functions | |
| WriteResponder (LLVorbisDecodeState *decoder) | |
| ~WriteResponder () | |
| void | completed (S32 bytes) |
Public Attributes | |
| LLPointer< LLVorbisDecodeState > | mDecoder |
Definition at line 61 of file llaudiodecodemgr.cpp.
| LLVorbisDecodeState::WriteResponder::WriteResponder | ( | LLVorbisDecodeState * | decoder | ) | [inline] |
Definition at line 64 of file llaudiodecodemgr.cpp.
| LLVorbisDecodeState::WriteResponder::~WriteResponder | ( | ) | [inline] |
Definition at line 65 of file llaudiodecodemgr.cpp.
| void LLVorbisDecodeState::WriteResponder::completed | ( | S32 | bytes | ) | [inline, virtual] |
Implements LLLFSThread::Responder.
Definition at line 66 of file llaudiodecodemgr.cpp.
References mDecoder.
1.5.5