summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rw-r--r--[-rwxr-xr-x]res/xml/capture_preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index aca49b6af..f031086b0 100755..100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -372,4 +372,11 @@
camera:title="@string/pref_camera2_bsgc_title"
camera:entries="@array/pref_camera2_bsgc_entries"
camera:entryValues="@array/pref_camera2_bsgc_entryvalues" />
+
+ <ListPreference
+ camera:key="pref_camera2_videoencoderprofile_key"
+ camera:defaultValue="@string/pref_camera2_videoencoderprofile_default"
+ camera:title="@string/pref_camera2_videoencoderprofile_title"
+ camera:entries="@array/pref_camera2_videoencoderprofile_entry"
+ camera:entryValues="@array/pref_camera2_videoencoderprofile_entryvalues" />
</PreferenceGroup>