videoPlayerOptions property
VideoPlayerOptions?
videoPlayerOptions
final
Optional video player options to customize playback behavior.
Allows configuration of various aspects of the video playback, such as mixing with other audio sources.
Implementation
final VideoPlayerOptions? videoPlayerOptions;