Decoder

An object which can gradually decode a sound file.

Functions

Decoder:getBitsReturns the number of bits per sample.
Decoder:getChannelsReturns the number of channels in the stream.
Decoder:getSampleRateReturns the sample rate of the Decoder.
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Supertypes

Object

See Also


Other Languages