| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ShowRecordRuleResponse.RecordFormatsEnum |
ShowRecordRuleResponse.RecordFormatsEnum.HLS
Enum HLS for value: "HLS"
|
static ShowRecordRuleResponse.RecordFormatsEnum |
ShowRecordRuleResponse.RecordFormatsEnum.MP4
Enum MP4 for value: "MP4"
|
| Modifier and Type | Method and Description |
|---|---|
static ShowRecordRuleResponse.RecordFormatsEnum |
ShowRecordRuleResponse.RecordFormatsEnum.fromValue(String value) |
static ShowRecordRuleResponse.RecordFormatsEnum |
ShowRecordRuleResponse.RecordFormatsEnum.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ShowRecordRuleResponse.RecordFormatsEnum> |
ShowRecordRuleResponse.getRecordFormats()
录制格式:hls格式或者mp4格式
|
| Modifier and Type | Method and Description |
|---|---|
ShowRecordRuleResponse |
ShowRecordRuleResponse.addRecordFormatsItem(ShowRecordRuleResponse.RecordFormatsEnum recordFormatsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowRecordRuleResponse.setRecordFormats(List<ShowRecordRuleResponse.RecordFormatsEnum> recordFormats) |
ShowRecordRuleResponse |
ShowRecordRuleResponse.withRecordFormats(java.util.function.Consumer<List<ShowRecordRuleResponse.RecordFormatsEnum>> recordFormatsSetter) |
ShowRecordRuleResponse |
ShowRecordRuleResponse.withRecordFormats(List<ShowRecordRuleResponse.RecordFormatsEnum> recordFormats) |
Copyright © 2021. All rights reserved.