media_profiles_raven.xml: Fix typo about front camera 1080p bitrate
Bug: 187717263 Test: front camera recording Change-Id: I93c7fdebcb932f0525fbe9fa4624dfca5f568c6d
This commit is contained in:
parent
af48a48907
commit
b3ab5ce213
1 changed files with 1 additions and 1 deletions
|
@ -1213,7 +1213,7 @@
|
||||||
|
|
||||||
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
||||||
<Video codec="h264"
|
<Video codec="h264"
|
||||||
bitRate="22000000"
|
bitRate="33000000"
|
||||||
width="1920"
|
width="1920"
|
||||||
height="1080"
|
height="1080"
|
||||||
frameRate="60" />
|
frameRate="60" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue