Initialize and register FFMPEG video codecs factory to pjmedia endpoint.
- Parameters
-
mgr | The video codec manager instance where this codec will be registered to. Specify NULL to use default instance (in that case, an instance of video codec manager must have been created beforehand). |
pf | Pool factory. |
- Returns
- PJ_SUCCESS on success.