|
|||||||||
| 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.G711ALAW64KCiscoRTPPayload.G711ALAW56KCiscoRTPPayload.G711ULAW64KCiscoRTPPayload.G711ULAW56KCiscoRTPPayload.G722_64KCiscoRTPPayload.G722_56KCiscoRTPPayload.G722_48KCiscoRTPPayload.G7231CiscoRTPPayload.G728CiscoRTPPayload.G729CiscoRTPPayload.G729ANNEXACiscoRTPPayload.ACY_G729AASSNCiscoRTPPayload.DATA64CiscoRTPPayload.DATA56CiscoRTPPayload.GSMCiscoRTPPayload.WIDEBAND_256K
CiscoRTPPayloadboolean getEchoCancellation()
int getBitRate()
Returns the media bit rate, one of the following constants:
CiscoRTPBitRate.R5_3CiscoRTPBitRate.R6_4
CiscoRTPBitRate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||