Support front camera 4K30fps video am: 4f8795f405
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18558006 Change-Id: I088fdcf9e55638b83048053d04cc862e4f23629a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8d2fae01f9
1 changed files with 13 additions and 0 deletions
|
@ -305,6 +305,19 @@
|
||||||
|
|
||||||
<CamcorderProfiles cameraId="1">
|
<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">
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
||||||
<Video codec="h264"
|
<Video codec="h264"
|
||||||
bitRate="33000000"
|
bitRate="33000000"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue