| Class | Audio::OGG::Decoder |
| In: |
ext/icanhasaudio/audio_ogg_decoder.c
lib/icanhasaudio/ogg/decoder.rb |
| Parent: | Object |
call-seq:
native_decode(input_io, output_io)
Decode the input IO and write it to the output IO.
| bits | [RW] | Number of bits, 8 or 16 |
| endian | [RW] | Endianness |
| raw | [RW] | Set to true for no WAV header |
| sign | [RW] | Signedness |