| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HLSRecordConfig |
RecordRule.getHlsConfig()
Get hlsConfig
|
HLSRecordConfig |
ShowRecordRuleResponse.getHlsConfig()
Get hlsConfig
|
HLSRecordConfig |
UpdateRecordRuleResponse.getHlsConfig()
Get hlsConfig
|
HLSRecordConfig |
RecordRuleReq.getHlsConfig()
Get hlsConfig
|
HLSRecordConfig |
CreateRecordRuleResponse.getHlsConfig()
Get hlsConfig
|
HLSRecordConfig |
HLSRecordConfig.withRecordCycle(Integer recordCycle) |
HLSRecordConfig |
HLSRecordConfig.withRecordMaxDurationToMergeFile(Integer recordMaxDurationToMergeFile) |
HLSRecordConfig |
HLSRecordConfig.withRecordPrefix(String recordPrefix) |
HLSRecordConfig |
HLSRecordConfig.withRecordSliceDuration(Integer recordSliceDuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordRule.setHlsConfig(HLSRecordConfig hlsConfig) |
void |
ShowRecordRuleResponse.setHlsConfig(HLSRecordConfig hlsConfig) |
void |
UpdateRecordRuleResponse.setHlsConfig(HLSRecordConfig hlsConfig) |
void |
RecordRuleReq.setHlsConfig(HLSRecordConfig hlsConfig) |
void |
CreateRecordRuleResponse.setHlsConfig(HLSRecordConfig hlsConfig) |
RecordRule |
RecordRule.withHlsConfig(HLSRecordConfig hlsConfig) |
ShowRecordRuleResponse |
ShowRecordRuleResponse.withHlsConfig(HLSRecordConfig hlsConfig) |
UpdateRecordRuleResponse |
UpdateRecordRuleResponse.withHlsConfig(HLSRecordConfig hlsConfig) |
RecordRuleReq |
RecordRuleReq.withHlsConfig(HLSRecordConfig hlsConfig) |
CreateRecordRuleResponse |
CreateRecordRuleResponse.withHlsConfig(HLSRecordConfig hlsConfig) |
| Modifier and Type | Method and Description |
|---|---|
RecordRule |
RecordRule.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
ShowRecordRuleResponse |
ShowRecordRuleResponse.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
UpdateRecordRuleResponse |
UpdateRecordRuleResponse.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
RecordRuleReq |
RecordRuleReq.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
CreateRecordRuleResponse |
CreateRecordRuleResponse.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
Copyright © 2021. All rights reserved.