This is the complete list of members for audio::Source, including all inherited members.
| clone() | audio::Source | |
| create(local sampleRate, local bitDepth, local channels, local buffers) | audio::Source | |
| createFromDecoder(local decoder) | audio::Source | |
| createFromSoundData(local soundData) | audio::Source | |
| getActiveEffects() | audio::Source | |
| getAirAbsorptionFactor() | audio::Source | |
| getBitDepth() | audio::Source | |
| getBytesPerFrame() | audio::Source | |
| getChannelCount() | audio::Source | |
| getCone() | audio::Source | |
| getDirection() | audio::Source | |
| getEffect(local name) | audio::Source | |
| getFilter() | audio::Source | |
| getFreeBufferCount() | audio::Source | |
| getLastError() | audio::Source | |
| getLoopingEnd() | audio::Source | |
| getLoopingStart() | audio::Source | |
| getMaxDistance() | audio::Source | |
| getMaxVolume() | audio::Source | |
| getMinVolume() | audio::Source | |
| getPitch() | audio::Source | |
| getPosition() | audio::Source | |
| getReferenceDistance() | audio::Source | |
| getRolloffFactor() | audio::Source | |
| getSampleRate() | audio::Source | |
| getTime() | audio::Source | |
| getTotalFrames() | audio::Source | |
| getTotalTime() | audio::Source | |
| getVelocity() | audio::Source | |
| getVolume() | audio::Source | |
| isFinished() | audio::Source | |
| isLooping() | audio::Source | |
| isPlaying() | audio::Source | |
| isRelative() | audio::Source | |
| isSupportLoopingPoint() | audio::Source | |
| pause() | audio::Source | |
| pauseAll() | audio::Source | |
| pauseBatch(local sources) | audio::Source | |
| play() | audio::Source | |
| playBatch(local sources) | audio::Source | |
| queue(local data, local offset, local length) | audio::Source | |
| removeEffect(local name) | audio::Source | |
| removeFilter() | audio::Source | |
| seek(local offset) | audio::Source | |
| setAirAbsorptionFactor(local value) | audio::Source | |
| setCone(local innerAngle, local outerAngle, local outerVolume, local outerHighGain) | audio::Source | |
| setDirection(local v) | audio::Source | |
| setEffect(local name, local filterParams) | audio::Source | |
| setFilter(local params) | audio::Source | |
| setLooping(local enable) | audio::Source | |
| setLoopingPoint(local tStart, local tEnd) | audio::Source | |
| setMaxDistance(local value) | audio::Source | |
| setMaxVolume(local value) | audio::Source | |
| setMinVolume(local value) | audio::Source | |
| setPitch(local value) | audio::Source | |
| setPosition(local v) | audio::Source | |
| setReferenceDistance(local value) | audio::Source | |
| setRelative(local enable) | audio::Source | |
| setRolloffFactor(local value) | audio::Source | |
| setTime(local seconds) | audio::Source | |
| setVelocity(local v) | audio::Source | |
| setVolume(local value) | audio::Source | |
| stop() | audio::Source | |
| stopAll() | audio::Source | |
| stopBatch(local sources) | audio::Source | |
| tell() | audio::Source | |