|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoRTPInputProperties
Method Summary | |
---|---|
int |
getBitRate()
Returns the media bit rate, one of the following constants: |
boolean |
getEchoCancellation()
|
java.net.InetAddress |
getLocalAddress()
|
int |
getLocalPort()
|
int |
getPacketSize()
|
int |
getPayloadType()
Returns the payload format, which is one of the following constants: |
Method Detail |
---|
java.net.InetAddress getLocalAddress()
int getLocalPort()
int getPacketSize()
int getPayloadType()
Returns the payload format, which is one of the following constants:
CiscoRTPPayload.G711ALAW64K
CiscoRTPPayload.G711ALAW56K
CiscoRTPPayload.G711ULAW64K
CiscoRTPPayload.G711ULAW56K
CiscoRTPPayload.G722_64K
CiscoRTPPayload.G722_56K
CiscoRTPPayload.G722_48K
CiscoRTPPayload.G7231
CiscoRTPPayload.G728
CiscoRTPPayload.G729
CiscoRTPPayload.G729ANNEXA
CiscoRTPPayload.ACY_G729AASSN
CiscoRTPPayload.DATA64
CiscoRTPPayload.DATA56
CiscoRTPPayload.GSM
CiscoRTPPayload.WIDEBAND_256K
CiscoRTPPayload
boolean getEchoCancellation()
int getBitRate()
Returns the media bit rate, one of the following constants:
CiscoRTPBitRate.R5_3
CiscoRTPBitRate.R6_4
CiscoRTPBitRate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |