FileDocCategorySizeDatePackage
AudioCodec.javaAPI DocAndroid 5.1 API794Sat Mar 14 14:09:44 GMT 2015android.net.rtp

AudioCodec

public class AudioCodec extends Object

Fields Summary
public static final AudioCodec
AMR
public static final AudioCodec
GSM
public static final AudioCodec
GSM_EFR
public static final AudioCodec
PCMA
public static final AudioCodec
PCMU
public final String
fmtp
public final String
rtpmap
public final int
type
Constructors Summary
AudioCodec()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.net.rtp.AudioCodecgetCodec(int type, java.lang.String rtpmap, java.lang.String fmtp)

 throw new RuntimeException("Stub!"); 
public static android.net.rtp.AudioCodec[]getCodecs()

 throw new RuntimeException("Stub!");