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