| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DrmKey[] | DrmSettingsInfo. getKeys()Get The key customized by the content user, which is required when `Scheme` is set to CustomDRMKeys. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DrmSettingsInfo. setKeys(DrmKey[] Keys)Set The key customized by the content user, which is required when `Scheme` is set to CustomDRMKeys. | 
| Constructor and Description | 
|---|
| DrmKey(DrmKey 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 © 2025. All rights reserved.