HlsSettings Class

The HLS setting for a track.

Inheritance
azure.mgmt.media._serialization.Model
HlsSettings

Constructor

HlsSettings(*, default: bool | None = None, forced: bool | None = None, characteristics: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
default

The default for the HLS setting.

forced

The forced for the HLS setting.

characteristics
str

The characteristics for the HLS setting.

Variables

Name Description
default

The default for the HLS setting.

forced

The forced for the HLS setting.

characteristics
str

The characteristics for the HLS setting.