McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 643

↗ View in doc context
page
643
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::645

Table 195: Interface History Description Cisco Unified Communications Manager Release Number New interface. 10.0(1) Declaration public interface CiscoRTPProperties Methods Table 196: Methods in CiscoRTPProperties Description Method Interface Specifies the receiving IP address. getReceptionAddress() InetAddress Specifies the receiving port number. getReceptionPort() int Specifies the transmitting IP address. getTransmissionAddress() InetAddress Specifies the transmitting port number. getTransmissionPort() boolean Returns the payload format. The payload type can be: • CiscoRTPPayload.H261 = 100 • CiscoRTPPayload.H263_VIDEO = 101 • CiscoRTPPayload.VIDEO = 102 • CiscoRTPPayload.H264 = 103 • CiscoRTPPayload.H264_SVC = 104 • CiscoRTPPayload.T120 = 105 • CiscoRTPPayload.H224 = 106 getPayloadType() int Returns the maximum bit rate (bits per second), which is the max allowed video bit rate as negotiated by media layer. The value is the smaller of the region BW(Bandwidth) setting and BW requested by the endpoints. getMaxBitRate() int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 579 Cisco Unified JTAPI Extensions Declaration

Page 643 diagram