Skip to content

Commit

Permalink
Update main.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
aiyakuaile committed Jan 13, 2025
1 parent 99a854f commit a5b2f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ void main() async {
await SpUtil.getInstance();
fvp.registerWith(options: {
'platforms': ['android', 'ios', 'windows', 'linux', 'macos'],
'video.decoders': ['AMediaCodec', 'FFmpeg'],
'video.decoders': ['FFmpeg'],
'player': {
'cc': '0',
'buffer': '3000+60000',
Expand Down

0 comments on commit a5b2f7b

Please sign in to comment.