media_profiles: Advertise 4K60 on C10 and P10.

Bug: 215295165
Test: Manual push, GCA
Change-Id: I32b3685f6722142ce91cd1b715ee1c540c6a1e18
This commit is contained in:
Firman Hadi Prayoga 2022-02-10 08:59:06 +08:00 committed by TreeHugger Robot
parent 59ca0ca6bf
commit 70d87ec8db
2 changed files with 4 additions and 4 deletions

View file

@ -1384,10 +1384,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"

View file

@ -1016,10 +1016,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"