Support front camera 4K30fps video am: 4f8795f405

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

Change-Id: Ib97686d954c5299df5d6a50c782dd4a025919a0c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
timothywang 2022-05-24 04:11:37 +00:00 committed by Automerger Merge Worker
commit 657b3e00e3

View file

@ -305,6 +305,19 @@
<CamcorderProfiles cameraId="1">
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="48000000"
width="3840"
height="2160"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="33000000"