HlsSettings Class

The HLS setting for a text track.

Inheritance
HlsSettings

Constructor

HlsSettings(*, default: Optional[bool] = None, forced: Optional[bool] = None, characteristics: Optional[str] = None, **kwargs)

Variables

default
bool

The default for the HLS setting.

forced
bool

The forced for the HLS setting.

characteristics
str

The characteristics for the HLS setting.