onSubtitleChanged property

void onSubtitleChanged=(void func(SubtitleChangedEvent))

See SubtitleChangedEvent for details on this event.

Implementation

set onSubtitleChanged(void Function(SubtitleChangedEvent) func);