| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
DrmStreamingsInfo |
PlayerConfig.getDrmStreamingsInfo()
Get Content of the DRM-protected adaptive bitrate streaming template that allows output.
|
DrmStreamingsInfo |
CreateSuperPlayerConfigRequest.getDrmStreamingsInfo()
Get Content of the adaptive bitrate streaming template allowed for playback protected by DRM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerConfig.setDrmStreamingsInfo(DrmStreamingsInfo DrmStreamingsInfo)
Set Content of the DRM-protected adaptive bitrate streaming template that allows output.
|
void |
CreateSuperPlayerConfigRequest.setDrmStreamingsInfo(DrmStreamingsInfo DrmStreamingsInfo)
Set Content of the adaptive bitrate streaming template allowed for playback protected by DRM.
|
| Constructor and Description |
|---|
DrmStreamingsInfo(DrmStreamingsInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.