settings: Add GSetting for preferred audio codecs
This commit is contained in:
@@ -20,5 +20,11 @@
|
||||
<description>These plugins will be automatically loaded on application startup.</description>
|
||||
</key>
|
||||
|
||||
<key name="preferred-audio-codecs" type="as">
|
||||
<default>["PCMA", "PCMU", "GSM", "G722"]</default>
|
||||
<summary>Audio codecs to use for VoIP calls in order of preference</summary>
|
||||
<description>The preferred audio codecs to use for VoIP calls (if available)</description>
|
||||
</key>
|
||||
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
Reference in New Issue
Block a user