libass property
Whether to use libass based subtitle rendering for native backend.
By default, subtitles rendering is Flutter Widget
based.
On Android, this option requires libassAndroidFont to be set.
Implementation
final bool libass;
Whether to use libass based subtitle rendering for native backend.
By default, subtitles rendering is Flutter Widget
based.
On Android, this option requires libassAndroidFont to be set.
final bool libass;