blob: 7381f4a941a578c3ca5290aaf643586066e1072c [file] [log] [blame]
package io.flutter.plugins.videoplayer;
class VideoPlayerOptions {
public boolean mixWithOthers;
}