Class OriginUri (1.0.1)

OriginUri(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The origin URI. .. attribute:: hls

HLS manifest URI per https://tools.ietf.org/html/rfc8216#section-4.3.4. If multiple HLS manifests are created, only the first one is listed.

:type: str

Attribute

NameDescription
dash str
Dash manifest URI. If multiple Dash manifests are created, only the first one is listed.