videoPlayerOptions property

VideoPlayerOptions? videoPlayerOptions
finalinherited

Provide additional configuration options (optional). Like setting the audio mode to mix

Implementation

final platform_interface.VideoPlayerOptions? videoPlayerOptions;