Package | Description |
---|---|
com.tencentcloudapi.drm.v20181115 | |
com.tencentcloudapi.drm.v20181115.models |
Modifier and Type | Method and Description |
---|---|
CreateLicenseResponse |
DrmClient.CreateLicense(CreateLicenseRequest req)
本接口用来生成DRM方案对应的播放许可证,开发者需提供DRM方案类型、内容类型参数,后台将生成许可证后返回许可证数据
开发者需要转发终端设备发出的许可证请求信息。
|
Constructor and Description |
---|
CreateLicenseResponse(CreateLicenseResponse 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 © 2024. All rights reserved.