| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MP4RecordConfig |
ShowRecordRuleResponse.getMp4Config()
Get mp4Config
|
MP4RecordConfig |
CreateRecordRuleResponse.getMp4Config()
Get mp4Config
|
MP4RecordConfig |
RecordRuleReq.getMp4Config()
Get mp4Config
|
MP4RecordConfig |
RecordRule.getMp4Config()
Get mp4Config
|
MP4RecordConfig |
UpdateRecordRuleResponse.getMp4Config()
Get mp4Config
|
MP4RecordConfig |
MP4RecordConfig.withRecordCycle(Integer recordCycle) |
MP4RecordConfig |
MP4RecordConfig.withRecordMaxDurationToMergeFile(Integer recordMaxDurationToMergeFile) |
MP4RecordConfig |
MP4RecordConfig.withRecordPrefix(String recordPrefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowRecordRuleResponse.setMp4Config(MP4RecordConfig mp4Config) |
void |
CreateRecordRuleResponse.setMp4Config(MP4RecordConfig mp4Config) |
void |
RecordRuleReq.setMp4Config(MP4RecordConfig mp4Config) |
void |
RecordRule.setMp4Config(MP4RecordConfig mp4Config) |
void |
UpdateRecordRuleResponse.setMp4Config(MP4RecordConfig mp4Config) |
ShowRecordRuleResponse |
ShowRecordRuleResponse.withMp4Config(MP4RecordConfig mp4Config) |
CreateRecordRuleResponse |
CreateRecordRuleResponse.withMp4Config(MP4RecordConfig mp4Config) |
RecordRuleReq |
RecordRuleReq.withMp4Config(MP4RecordConfig mp4Config) |
RecordRule |
RecordRule.withMp4Config(MP4RecordConfig mp4Config) |
UpdateRecordRuleResponse |
UpdateRecordRuleResponse.withMp4Config(MP4RecordConfig mp4Config) |
| Modifier and Type | Method and Description |
|---|---|
ShowRecordRuleResponse |
ShowRecordRuleResponse.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
CreateRecordRuleResponse |
CreateRecordRuleResponse.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
RecordRuleReq |
RecordRuleReq.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
RecordRule |
RecordRule.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
UpdateRecordRuleResponse |
UpdateRecordRuleResponse.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
Copyright © 2021. All rights reserved.