Difference between revisions of "Decoder"
Line 1: | Line 1: | ||
An object which can gradually decode a sound file. | An object which can gradually decode a sound file. | ||
== Functions == | == Functions == | ||
− | {{#ask: [[Category:Functions]] [[parent::Decoder | + | {{#ask: [[Category:Functions]] [[parent::Decoder||Object]] [[Since::<071]] |
− | | | ||
− | | | ||
− | |||
− | |||
| headers=hide | | headers=hide | ||
| ?Description | | ?Description | ||
Line 15: | Line 11: | ||
[[Category:Types]] | [[Category:Types]] | ||
{{#set:Description=An object which can gradually decode a sound file.}} | {{#set:Description=An object which can gradually decode a sound file.}} | ||
− | + | {{#set:Since=000}} | |
== Other Languages == | == Other Languages == | ||
{{i18n|Decoder}} | {{i18n|Decoder}} |
Revision as of 17:55, 25 March 2011
An object which can gradually decode a sound file.
Functions
Decoder:getBits | Returns the number of bits per sample. |
Decoder:getChannels | Returns the number of channels in the stream. |
Decoder:getSampleRate | Returns the sample rate of the Decoder. |
Object:type | Gets the type of the object as a string. |
Object:typeOf | Checks whether an object is of a certain type. |
Supertypes
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info