|
|||||||||
| 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. |
boolean |
getEchoCancellation()
|
java.net.InetAddress |
getLocalAddress()
|
int |
getLocalPort()
|
int |
getPacketSize()
Returns the packet size in milliseconds. |
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_256KCiscoRTPPayload.ISAC
CiscoRTPPayloadboolean getEchoCancellation()
int getBitRate()
Returns the media bit rate. In case if the payloadType is CiscoRTPPayload.ISAC, then bit rate is variable and applications should rely on the value returned by this API. The API returns 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 | ||||||||