你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AssetStreamingLocator interface
Properties of the Streaming Locator.
Properties
asset |
Asset Name. NOTE: This property will not be serialized. It can only be populated by the server. |
created | The creation time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
default |
Name of the default ContentKeyPolicy used by this Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
end |
The end time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Streaming Locator name. NOTE: This property will not be serialized. It can only be populated by the server. |
start |
The start time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
streaming |
StreamingLocatorId of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
streaming |
Name of the Streaming Policy used by this Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
assetName
Asset Name. NOTE: This property will not be serialized. It can only be populated by the server.
assetName?: string
Property Value
string
created
The creation time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
created?: Date
Property Value
Date
defaultContentKeyPolicyName
Name of the default ContentKeyPolicy used by this Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
defaultContentKeyPolicyName?: string
Property Value
string
endTime
The end time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
endTime?: Date
Property Value
Date
name
Streaming Locator name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
startTime
The start time of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
startTime?: Date
Property Value
Date
streamingLocatorId
StreamingLocatorId of the Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
streamingLocatorId?: string
Property Value
string
streamingPolicyName
Name of the Streaming Policy used by this Streaming Locator. NOTE: This property will not be serialized. It can only be populated by the server.
streamingPolicyName?: string
Property Value
string