MediaUri Class

Object representing the URI that will be used to request for media streaming.

Inheritance
MediaUri

Constructor

MediaUri(*, uri: Optional[str] = None, **kwargs)

Variables

uri
str

URI that can be used for media streaming.