mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Add linphone_core_set_preview_video_size to the media_parameters group for wrappers generation.
This commit is contained in:
parent
aa9182724f
commit
c9a487aa24
1 changed files with 1 additions and 0 deletions
|
|
@ -5135,6 +5135,7 @@ void linphone_core_set_preview_video_size(LinphoneCore *lc, MSVideoSize vsize){
|
|||
/**
|
||||
* Returns video size for the captured video if it was previously set by linphone_core_set_preview_video_size(), otherwise returns a 0,0 size.
|
||||
* @see linphone_core_set_preview_video_size()
|
||||
* @ingroup media_parameters
|
||||
* @param lc the core
|
||||
* @return a MSVideoSize
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue