Decoder
Functions
Decoder:clone | Create new copy of existing decoder. |
Decoder:decode | Decodes a chunk of audio data to a SoundData. |
Decoder:getBitDepth | Returns the number of bits per sample. |
Decoder:getBits | Returns the number of bits per sample. |
Decoder:getChannelCount | Returns the number of channels in the stream. |
Decoder:getChannels | Returns the number of channels in the stream. |
Decoder:getDuration | Gets the duration of the sound file. |
Decoder:getSampleRate | Returns the sample rate of the Decoder. |
Decoder:seek | Sets the currently playing position of the Decoder. |