subtitlesInfo property

SubtitlesInfo? subtitlesInfo
final

The subtitle information of the video.

Only used if eventType is VideoEventType.subtitleUpdate.

Implementation

final SubtitlesInfo? subtitlesInfo;