public class Inband
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
speexInbandRequest(Bits bits)
Speex in-band request (submode=14).
|
void |
userInbandRequest(Bits bits)
User in-band request (submode=13).
|
private Stereo stereo
public Inband(Stereo stereo)
stereo
- public void speexInbandRequest(Bits bits) throws java.io.StreamCorruptedException
bits
- - Speex bits buffer.java.io.StreamCorruptedException
- If stream seems corrupted.public void userInbandRequest(Bits bits) throws java.io.StreamCorruptedException
bits
- - Speex bits buffer.java.io.StreamCorruptedException
- If stream seems corrupted.Copyright © 1999-2004 Wimba S.A. All Rights Reserved.