Method Audio.Codec.decoder()->decode()
- Method decode
mapping|intdecode(int|voidpartial)- Description
Decodes audio data
- Parameter
partial Only one frame will be decoded per call.
- Returns
If successfull a mapping with decoded data and byte number of used input data is returned, 0 otherwise.