Merge branch 'fork/safari-hi10p'

This commit is contained in:
gnattu
2024-08-10 21:01:54 +08:00
+4 -4
View File
@@ -1289,10 +1289,10 @@ export default function (options) {
Codec: 'h264',
Conditions: [
{
Condition: 'EqualsAny',
Property: 'VideoProfile',
Value: h264Profiles + '|high 10',
IsRequired: false
Condition: 'EqualsAny',
Property: 'VideoProfile',
Value: h264Profiles + '|high 10',
IsRequired: false
}
]
});