|
LuaSTG-x Core API
|
This is the complete list of members for audio::Decoder, including all inherited members.
| clone() | audio::Decoder | |
| createFromFile(local path, local bufferSize, local type) | audio::Decoder | |
| createFromLocalFile(local path, local bufferSize, local type) | audio::Decoder | |
| createFromSoundData(local soundData, local bufferSize, local type) | audio::Decoder | |
| createFromStream(local s, local bufferSize, local type) | audio::Decoder | |
| createFromStringData(local str, local bufferSize, local type) | audio::Decoder | |
| getBitDepth() | audio::Decoder | |
| getBufferSize() | audio::Decoder | |
| getBytesPerFrame() | audio::Decoder | |
| getChannelCount() | audio::Decoder | |
| getDecoderTypeFromPath(local path) | audio::Decoder | |
| getDuration() | audio::Decoder | |
| getLoopingEnd() | audio::Decoder | |
| getLoopingStart() | audio::Decoder | |
| getSampleRate() | audio::Decoder | |
| getTotalFrames() | audio::Decoder | |
| isFinished() | audio::Decoder | |
| isSeekable() | audio::Decoder | |
| rewind() | audio::Decoder | |
| seek(local frameOffset) | audio::Decoder | |
| seekTime(local seconds) | audio::Decoder | |
| tell() | audio::Decoder |