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