McDewey

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

Page 328

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

Methods Table 28: Methods in CiscoMediaCapability Description Method Interface Returns the packet size (in milliseconds) that this object specifies.The maxFramesPerPacket parameter is a carryover from the H.245 protocol definition. Cisco Unified Communications Manager does not use this field as the number of frames per RTP packet, but rather as the number of milliseconds of audio per RTP packet that the device can receive. Third-party IP phones may use different (higher) rates even though these rates may not be exceeded to and or from Cisco Unified IP phones. getMaxFramesPerPacket( int Returns a payload type from the RTPPayload interface that this object specifies. getPayloadType() int Returns whether the payload of this object is supported or not. True if the payloadType is supported, or otherwise false isSupported() boolean Overrides toString in class java.lang.Object. toString() java.lang.String Inherited Methods From Class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait Related Documentation See CiscoG711MediaCapability, CiscoG723MediaCapability, CiscoG729MediaCapability, CiscoGSMMediaCapability, CiscoWideBandMediaCapability, CiscoRTPBitRate, and CiscoRTPPayload. CiscoMultiMediaCapabilityInfo CiscoMultiMediaCapabilityInfo interface contains the multimedia capabilities of a terminal. Applications can get the video capability, number of screens, and telepresence interoperability of the terminal using this API. Declaration public interface CiscoMultiMediaCapabilityInfo com.cisco.jtapi.extensions.CiscoMultiMediaCapabilityInfo Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 264 Cisco Unified JTAPI Extensions Methods

Page 328 diagram