libgdx API

Uses of Interface
com.badlogic.gdx.audio.AudioRecorder

Packages that use AudioRecorder
com.badlogic.gdx   
 

Uses of AudioRecorder in com.badlogic.gdx
 

Methods in com.badlogic.gdx that return AudioRecorder
 AudioRecorder Audio.newAudioRecorder(int samplingRate, boolean isMono)
          Creates a new AudioRecorder.
 


libgdx API

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