setWebOptions method
Sets additional options on web
Implementation
Future<void> setWebOptions(int textureId, VideoPlayerWebOptions options) {
throw UnimplementedError('setWebOptions() has not been implemented.');
}
Sets additional options on web
Future<void> setWebOptions(int textureId, VideoPlayerWebOptions options) {
throw UnimplementedError('setWebOptions() has not been implemented.');
}