textDisplayFactory property
dynamic
textDisplayFactory
getter/setter pair
JsFunction is shaka.extern.TextDisplayer.Factory A factory to construct a text displayer. Note that, if this is changed during playback, it will cause the text tracks to be reloaded.
Implementation
external dynamic textDisplayFactory;