Display bitrate in Mbps

This commit is contained in:
Cameron Gutman
2020-09-04 15:11:24 -07:00
parent fd6675a3a3
commit 32171bb70c
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -139,7 +139,7 @@
<string name="summary_fps_list">Increase for a smoother video stream. Decrease for better performance on lower end devices.</string>
<string name="title_seekbar_bitrate">Video bitrate</string>
<string name="summary_seekbar_bitrate">Increase for better image quality. Decrease to improve performance on slower connections.</string>
<string name="suffix_seekbar_bitrate">Kbps</string>
<string name="suffix_seekbar_bitrate_mbps">Mbps</string>
<string name="title_checkbox_stretch_video">Stretch video to full-screen</string>
<string name="category_audio_settings">Audio Settings</string>