libassAndroidFontName property

String? libassAndroidFontName
final

Font name of the .ttf font file to be used for libass based subtitle rendering on Android.

e.g. Droid Sans Fallback

NOTE: The font name is required, not the file name.

Implementation

final String? libassAndroidFontName;