Difference between revisions of "Decoder (Português)"
m (translation update) |
(translation update) |
||
Line 1: | Line 1: | ||
Um objeto que pode decodificar gradualmente um arquivo de som. | Um objeto que pode decodificar gradualmente um arquivo de som. | ||
− | + | == Construtores == | |
− | == | + | {{#ask: [[Category:Functions]] [[Constructs::Decoder (Português)]] [[Concept:Current]] |
− | {{#ask: [[Category:Functions]] [[ | ||
| headers=hide | | headers=hide | ||
+ | | default=None. | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
− | {{#ask: [[Category:Functions]] [[parent::Object (Português)]] | + | == Funções == |
+ | {{#ask: [[Category:Functions]] [[parent::Decoder (Português)||Object (Português)]] [[Concept:Current]] | ||
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
− | |||
== Supertipos == | == Supertipos == | ||
− | [[Object (Português)]] | + | * [[parent::Object (Português)]] |
− | |||
== Veja Também == | == Veja Também == | ||
* [[parent::love.sound (Português)]] | * [[parent::love.sound (Português)]] | ||
[[Category:Types]] | [[Category:Types]] | ||
{{#set:Description=Um objeto que pode decodificar gradualmente um arquivo de som.}} | {{#set:Description=Um objeto que pode decodificar gradualmente um arquivo de som.}} | ||
− | + | {{#set:Since=000}} | |
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|Decoder}} | {{i18n|Decoder}} |
Latest revision as of 00:55, 5 March 2014
Um objeto que pode decodificar gradualmente um arquivo de som.
Construtores
None.
Funções
Decoder:getBitDepth (Português) | Retorna o número de bits por amostra. | 0.9.0 | |
Decoder:getBits (Português) | Retorna o número de bits por amostra. | 0.9.0 | |
Decoder:getChannels (Português) | Retorna o número de canais de um fluxo. | ||
Decoder:getSampleRate (Português) | Retorna a taxa de amostragem do Decoder. | ||
Object:type (Português) | Obtém o tipo do objeto como um string. | ||
Object:typeOf (Português) | Verifica se um objeto é de um certo tipo. |
Supertipos
Veja Também
Outros Idiomas
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