DashSettings Class
The DASH setting for a track.
- Inheritance
-
azure.mgmt.media._serialization.ModelDashSettings
Constructor
DashSettings(*, role: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
role
|
The role for the DASH setting. |
Variables
Name | Description |
---|---|
role
|
The role for the DASH setting. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python