activeSpuTrack property

int? activeSpuTrack
final

Returns the active subtitle track index. "-1" means subtitle is disabled.

Only used if eventType is VlcMediaEventType.buffering, VlcMediaEventType.playing.

Implementation

final int? activeSpuTrack;