FileDocCategorySizeDatePackage
AudioStream.javaAPI DocAndroid 5.1 API792Sat Mar 14 14:09:38 GMT 2015android.net.rtp

AudioStream

public class AudioStream extends android.net.rtp.RtpStream

Fields Summary
Constructors Summary
public AudioStream(InetAddress address)

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.net.rtp.AudioCodecgetCodec()

 throw new RuntimeException("Stub!"); 
public intgetDtmfType()

 throw new RuntimeException("Stub!"); 
public android.net.rtp.AudioGroupgetGroup()

 throw new RuntimeException("Stub!"); 
public final booleanisBusy()

 throw new RuntimeException("Stub!"); 
public voidjoin(android.net.rtp.AudioGroup group)

 throw new RuntimeException("Stub!"); 
public voidsetCodec(android.net.rtp.AudioCodec codec)

 throw new RuntimeException("Stub!"); 
public voidsetDtmfType(int type)

 throw new RuntimeException("Stub!");