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