Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
24753696
Commit
24753696
authored
Jan 06, 2021
by
QuentinArguillere
Browse files
Properly mark audio_route_changed as @Deprecated for doc generation
parent
87f8b722
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/linphone/core_utils.h
include/linphone/core_utils.h
+1
-1
No files found.
include/linphone/core_utils.h
View file @
24753696
...
...
@@ -147,7 +147,7 @@ LINPHONE_PUBLIC void linphone_core_activate_audio_session(LinphoneCore* core, bo
LINPHONE_PUBLIC
void
linphone_core_enable_callkit
(
LinphoneCore
*
core
,
bool_t
enabled
);
/**
* Deprecated : now handled in the linphone SDK directly
*
@
Deprecated : now handled in the linphone SDK directly
* Special function to indicate if the audio route is changed. Must be called in the callback of AVAudioSessionRouteChangeNotification.
* @param core The #LinphoneCore object. @notnil
* @ingroup IOS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment