options property

VlcPlayerOptions? options
final

Adds options to vlc. For more https://wiki.videolan.org/VLC_command-line_help If nothing is provided, vlc will run without any options set.

Implementation

final VlcPlayerOptions? options;