cgl.narada.transport.rtp
Class H261BitSetter
java.lang.Object
cgl.narada.transport.rtp.H261BitSetter
public class H261BitSetter
- extends Object
This class is used to set the freeze release bit of a H.261 package
- Version:
- 1.0
|
Method Summary |
void |
setBit(byte[] data,
int offset,
int length)
if this package is an H.261 package and if the package is a picture start package |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H261_PAYLOAD_TYPE
public static final byte H261_PAYLOAD_TYPE
- See Also:
- Constant Field Values
H261BitSetter
public H261BitSetter()
setBit
public void setBit(byte[] data,
int offset,
int length)
- if this package is an H.261 package and if the package is a picture start package
- Parameters:
data - data arrayoffset - the start of data in the arraylength - the length of the data in the array
For comments and suggestions please send
e-mail to
The NaradaBrokering Project