Detailed Description
This section describes functions to register and register IPP codec factory to the codec manager. After the codec factory has been registered, application can use
Codec Framework API to manipulate the codec. This codec factory contains various codecs, e.g: G.729, G.723.1, G.726, G.728, G.722.1, AMR.
Function Documentation
Initialize and register IPP codecs factory to pjmedia endpoint.
- Parameters:
-
| endpt | The pjmedia endpoint. |
- Returns:
- PJ_SUCCESS on success.
Unregister IPP codecs factory from pjmedia endpoint and deinitialize the IPP codecs library.
- Returns:
- PJ_SUCCESS on success.