AssetStreamingLocator Class
Properties of the Streaming Locator.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.media._serialization.ModelAssetStreamingLocator
Constructor
AssetStreamingLocator(**kwargs)
Variables
Name | Description |
---|---|
name
|
Streaming Locator name. |
asset_name
|
Asset Name. |
created
|
The creation time of the Streaming Locator. |
start_time
|
The start time of the Streaming Locator. |
end_time
|
The end time of the Streaming Locator. |
streaming_locator_id
|
StreamingLocatorId of the Streaming Locator. |
streaming_policy_name
|
Name of the Streaming Policy used by this Streaming Locator. |
default_content_key_policy_name
|
Name of the default ContentKeyPolicy used by this Streaming Locator. |
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