diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index edf63d848..4a5a11554 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -5451,6 +5451,7 @@ void linphone_core_set_preferred_framerate(LinphoneCore *lc, float fps){ } /** * Returns the preferred video framerate, previously set by linphone_core_set_preferred_framerate(). + * @ingroup media_parameters * @param lc the linphone core * @return frame rate in number of frames per seconds. **/