|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is a Control for specifying the parameters for packet size. This control is useful for specifying the MTU of RTP channel.
| Method Summary | |
int |
getPacketSize()
Retrieve the maximum packet size used by this encoder. |
int |
setPacketSize(int numBytes)
Sets the desired maximum data size on the data that is output by this encoder. |
| Methods inherited from interface javax.media.Control |
getControlComponent |
| Method Detail |
public int setPacketSize(int numBytes)
numBytes - The number of bytes the maximum packet size
is set to
public int getPacketSize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||