Detailed Description
This section describes functions to register and register GSM codec factory to the codec manager. After the codec factory has been registered, application can use
Codec Framework API to manipulate the codec.
Function Documentation
Initialize and register GSM codec factory to pjmedia endpoint.
- Parameters:
-
| endpt | The pjmedia endpoint. |
- Returns:
- PJ_SUCCESS on success.
Unregister GSM codec factory from pjmedia endpoint and deinitialize the GSM codec library.
- Returns:
- PJ_SUCCESS on success.