VideoPlayerOptions constructor
VideoPlayerOptions({
- bool mixWithOthers = false,
set additional optional player settings
Implementation
VideoPlayerOptions({this.mixWithOthers = false});
set additional optional player settings
VideoPlayerOptions({this.mixWithOthers = false});