|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CiscoRTPOutputProperties
| Method Summary | |
|---|---|
int |
getBitRate()
Returns the media bit rate, one of the following constants: |
int |
getMaxFramesPerPacket()
Returns the maximum number of frames to send per packet. |
int |
getPacketSize()
Returns the packet size, in milliseconds. |
int |
getPayloadType()
Returns the payload format, which is one of the following constants: |
int |
getPrecedenceValue()
Returns the precedence value. |
java.net.InetAddress |
getRemoteAddress()
Returns the address to which media is to be transmitted. |
int |
getRemotePort()
Returns the port to which media is to be transmitted. |
boolean |
getSilenceSuppression()
Returns false if Cisco Unified Communication Manager service parameter "Silence Suppression" is set to "false" or true otherwise. |
| Method Detail |
|---|
java.net.InetAddress getRemoteAddress()
int getRemotePort()
int getPacketSize()
int getPayloadType()
Returns the payload format, which is one of the following constants:
CiscoRTPPayload.NONSTANDARDCiscoRTPPayload.G711ALAW64KCiscoRTPPayload.G711ALAW56KCiscoRTPPayload.G711ULAW64KCiscoRTPPayload.G711ULAW56KCiscoRTPPayload.G722_64KCiscoRTPPayload.G722_56KCiscoRTPPayload.G722_48KCiscoRTPPayload.G7231CiscoRTPPayload.G728CiscoRTPPayload.G729CiscoRTPPayload.G729ANNEXACiscoRTPPayload.IS11172AUDIOCAPCiscoRTPPayload.IS13818AUDIOCAPCiscoRTPPayload.ACY_G729AASSNCiscoRTPPayload.DATA64CiscoRTPPayload.DATA56CiscoRTPPayload.GSMCiscoRTPPayload.ACTIVEVOICECiscoRTPPayload.WIDEBAND_256K
int getPrecedenceValue()
boolean getSilenceSuppression()
int getMaxFramesPerPacket()
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 | ||||||||