public static final class ShowRecordRuleResponse.RecordFormatsEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static ShowRecordRuleResponse.RecordFormatsEnum |
HLS
Enum HLS for value: "HLS"
|
static ShowRecordRuleResponse.RecordFormatsEnum |
MP4
Enum MP4 for value: "MP4"
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ShowRecordRuleResponse.RecordFormatsEnum |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
static ShowRecordRuleResponse.RecordFormatsEnum |
valueOf(String value) |
public static final ShowRecordRuleResponse.RecordFormatsEnum HLS
public static final ShowRecordRuleResponse.RecordFormatsEnum MP4
public String getValue()
public static ShowRecordRuleResponse.RecordFormatsEnum fromValue(String value)
public static ShowRecordRuleResponse.RecordFormatsEnum valueOf(String value)
Copyright © 2021. All rights reserved.