mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
Add linphone_core_set_preferred_framerate() to the media_parameters documentation group.
This commit is contained in:
parent
102cab7620
commit
18ed8688b1
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue