Detailed Description
This section describes functions to register and register L16 codec factory to the codec manager. After the codec factory has been registered, application can use
Codec Framework API to manipulate the codec.
Note that the L16 codec factory registers several (about fourteen!) L16 codec types to codec manager (different combinations of clock rate and number of channels).
Function Documentation
Initialize and register L16 codec factory to pjmedia endpoint.
- Parameters:
-
| endpt | The pjmedia endpoint. |
| options | Must be zero for now. |
- Returns:
- PJ_SUCCESS on success.
Unregister L16 codec factory from pjmedia endpoint.
- Returns:
- PJ_SUCCESS on success.