Modify media profiles for front camera previous media profile am: 569637e568

Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/24529942

Change-Id: I02d47dacdb424e9dc62822f043ef7437bdcde76a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
timmyli 2023-08-24 19:25:10 +00:00 committed by Automerger Merge Worker
commit 079a396fee

View file

@ -1042,10 +1042,10 @@
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="48000000"
bitRate="72000000"
width="3840"
height="2160"
frameRate="30" />
frameRate="60" />
<Audio codec="aac"
bitRate="96000"
@ -1055,10 +1055,10 @@
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="22000000"
bitRate="33000000"
width="1920"
height="1080"
frameRate="30" />
frameRate="60" />
<Audio codec="aac"
bitRate="96000"