liveSubtitle property
final
Live subtitle to display on this video card. When not null and showSubtitles is true, displays the translated/transcribed text.
Implementation
final ValueListenable<LiveSubtitle?>? liveSubtitle;
Live subtitle to display on this video card. When not null and showSubtitles is true, displays the translated/transcribed text.
final ValueListenable<LiveSubtitle?>? liveSubtitle;