Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
197
stars
31
forks
source link
How to disable subtitles? Via options? #171
Closed
topilski closed 3 weeks ago
Hello, i can't find how to disable subtitles.
fvp.registerWith(options: {'global':{'subtitle':0}});
not works