Cisco Rtp Library Components
Header Files
The following header files contain declaration of all functions, data structures, and so on exposed by the Cisco Rtp Library.
-
ciscortpapi.h
-
ciscortpbase.h
-
ciscortpcbcs.h
-
ciscortpcodec.h
-
ciscortperr.h
-
ciscortpep.h
-
ciscortpip.h
To use Cisco Rtp Library functionality a typical application would only need to explicitly include ciscortpapi.h and ciscortpep.h files.
Import Library
The following import library has to be linked with an application to use Cisco Rtp Library functionality:
-
cmrtplib.lib
DLLs
The following DLLs are installed as a part of the CiscoTSP plug-in and used by Cisco Rtp Library:
Windows 64-bit OS (x64):
-
ciscortplib64.dll
-
ciscortpmon64.dll
-
ciscortpg711a64.dll
-
ciscortpg711u64.dll
-
ciscortpg72964.dll
-
ciscortppcm1664.dll
Windows 32-bit OS (x86):
![]() Important |
From Release 14SU5 onwards, the following Windows 32-bit DLLs are no longer supported: |
-
ciscortplib.dll
-
ciscortpmon.dll
-
ciscortpg711a.dll
-
ciscortpg711u.dll
-
ciscortpg729.dll
-
ciscortppcm16.dll





Feedback