Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
ec67b99e
Commit
ec67b99e
authored
Jun 28, 2019
by
Andreas Traczyk
Browse files
videomanager: save config after applying video settings
Change-Id: Iefca143274a90867ab3e7b484198019f235fa234
parent
9dca521d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/client/videomanager.cpp
View file @
ec67b99e
...
...
@@ -380,6 +380,7 @@ applySettings(const std::string& name,
const
std
::
map
<
std
::
string
,
std
::
string
>&
settings
)
{
jami
::
Manager
::
instance
().
getVideoManager
().
videoDeviceMonitor
.
applySettings
(
name
,
settings
);
jami
::
Manager
::
instance
().
saveConfig
();
}
void
...
...
Write
Preview
Supports
Markdown
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