StreamingLocator interface
A Streaming Locator resource
- Extends
Properties
alternative |
Alternative Media ID of this Streaming Locator |
asset |
Asset Name |
content |
The ContentKeys used by this Streaming Locator. |
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. |
end |
The end time of the Streaming Locator. |
filters | A list of asset or account filters which apply to this streaming locator |
start |
The start time of the Streaming Locator. |
streaming |
The StreamingLocatorId of the Streaming Locator. |
streaming |
Name of the Streaming Policy used by this Streaming Locator. Either specify the name of Streaming Policy you created or use one of the predefined Streaming Policies. The predefined Streaming Policies available are: 'Predefined_DownloadOnly', 'Predefined_ClearStreamingOnly', 'Predefined_DownloadAndClearStreaming', 'Predefined_ClearKey', 'Predefined_MultiDrmCencStreaming' and 'Predefined_MultiDrmStreaming' |
system |
The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
alternativeMediaId
Alternative Media ID of this Streaming Locator
alternativeMediaId?: string
Property Value
string
assetName
Asset Name
assetName?: string
Property Value
string
contentKeys
The ContentKeys used by this Streaming Locator.
contentKeys?: StreamingLocatorContentKey[]
Property Value
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.
defaultContentKeyPolicyName?: string
Property Value
string
endTime
The end time of the Streaming Locator.
endTime?: Date
Property Value
Date
filters
A list of asset or account filters which apply to this streaming locator
filters?: string[]
Property Value
string[]
startTime
The start time of the Streaming Locator.
startTime?: Date
Property Value
Date
streamingLocatorId
The StreamingLocatorId of the Streaming Locator.
streamingLocatorId?: string
Property Value
string
streamingPolicyName
Name of the Streaming Policy used by this Streaming Locator. Either specify the name of Streaming Policy you created or use one of the predefined Streaming Policies. The predefined Streaming Policies available are: 'Predefined_DownloadOnly', 'Predefined_ClearStreamingOnly', 'Predefined_DownloadAndClearStreaming', 'Predefined_ClearKey', 'Predefined_MultiDrmCencStreaming' and 'Predefined_MultiDrmStreaming'
streamingPolicyName?: string
Property Value
string
systemData
The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type