spuTracksCount property

int? spuTracksCount
final

Returns the number of available subtitle tracks embedded in media.

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

Implementation

final int? spuTracksCount;