StreamingLocatorListPathsResponseSchema – Media API – MediaKind
StreamingLocatorListPathsResponseSchema
object
Properties:
downloadPaths
list of strings
Required
The download paths for the locator.drm
map from strings to object StreamingLocatorDrm
Required
The license acquisition URLs for configured DRM types.[any key]
object- certificateUrl
string
Optional
The URL for obtaining the streaming certificate. - licenseAcquisitionUrl
string
Required
The license acquisition URL for the DRM.
- certificateUrl
streamingPaths
list of objects StreamingLocatorListPathsStreamingPaths
Required
The streaming paths for the locator.Properties:
- encryptionScheme
enum
Required
The encryption scheme used for the path.- Allowed values:
- NoEncryption
- EnvelopeEncryption
- CommonEncryptionCenc
- CommonEncryptionCbcs
- Allowed values:
- paths
list of strings
Required
The paths for the locator. - streamingProtocol
enum
Required
The streaming protocol used for the path.- Allowed values:
- Hls
- Dash
- Download
- SmoothStreaming
- Allowed values:
- encryptionScheme