alwaysStreamText property

bool alwaysStreamText
getter/setter pair

boolean If true, always stream text tracks, regardless of whether or not they are shown. This is necessary when using the browser's built-in controls, which are not capable of signaling display state changes back to Shaka Player. Defaults to false.

Implementation

external bool alwaysStreamText;