Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
HLSConfigureInfo |
ModifyLiveRecordTemplateRequest.getHLSConfigure()
Get HLS配置参数,和MP4Configure需要二选一必填。
|
HLSConfigureInfo |
LiveRecordTemplate.getHLSConfigure()
Get HLS 配置参数
|
HLSConfigureInfo |
CreateLiveRecordTemplateRequest.getHLSConfigure()
Get HLS配置参数,和MP4Configure需要二选一必填。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyLiveRecordTemplateRequest.setHLSConfigure(HLSConfigureInfo HLSConfigure)
Set HLS配置参数,和MP4Configure需要二选一必填。
|
void |
LiveRecordTemplate.setHLSConfigure(HLSConfigureInfo HLSConfigure)
Set HLS 配置参数
|
void |
CreateLiveRecordTemplateRequest.setHLSConfigure(HLSConfigureInfo HLSConfigure)
Set HLS配置参数,和MP4Configure需要二选一必填。
|
Constructor and Description |
---|
HLSConfigureInfo(HLSConfigureInfo 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.