libgdx API

Uses of Interface
com.badlogic.gdx.audio.io.Decoder

Packages that use Decoder
com.badlogic.gdx.audio.io   
 

Uses of Decoder in com.badlogic.gdx.audio.io
 

Classes in com.badlogic.gdx.audio.io that implement Decoder
 class Mpg123Decoder
          A Decoder implementation that decodes MP3 files via libmpg123 natively.
 class VorbisDecoder
          A Decoder implementation that decodes OGG Vorbis files using tremor
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)