mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Add 'once' to list of devices that need SetOutputSurfaceWorkaround
Issue: #8718 PiperOrigin-RevId: 363869093
This commit is contained in:
parent
5c722acca0
commit
ca9af38420
1 changed files with 1 additions and 0 deletions
|
|
@ -1603,6 +1603,7 @@ public class MediaCodecVideoRenderer extends MediaCodecRenderer {
|
|||
case "dangalFHD":
|
||||
case "magnolia":
|
||||
case "machuca":
|
||||
case "once":
|
||||
case "oneday":
|
||||
return true;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Reference in a new issue