android.media
Class MediaRecorder.AudioEncoder

java.lang.Object
  extended by android.media.MediaRecorder.AudioEncoder
Enclosing class:
MediaRecorder

public final class MediaRecorder.AudioEncoder
extends java.lang.Object


Field Summary
static int AMR_NB
           
static int DEFAULT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

AMR_NB

public static final int AMR_NB
See Also:
Constant Field Values


Copyright © 2008-2010. All Rights Reserved.