| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.FHD
Enum FHD for value: "FHD"
|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.HD
Enum HD for value: "HD"
|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.LD
Enum LD for value: "LD"
|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.SD
Enum SD for value: "SD"
|
| Modifier and Type | Method and Description |
|---|---|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.fromValue(String value) |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.getSelectStreamType()
指定窗口拉取的分辨率档位。 - LD - SD - HD - FHD 缺省为FHD。
|
static ShowIndividualStreamJobResponse.SelectStreamTypeEnum |
ShowIndividualStreamJobResponse.SelectStreamTypeEnum.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowIndividualStreamJobResponse.setSelectStreamType(ShowIndividualStreamJobResponse.SelectStreamTypeEnum selectStreamType) |
ShowIndividualStreamJobResponse |
ShowIndividualStreamJobResponse.withSelectStreamType(ShowIndividualStreamJobResponse.SelectStreamTypeEnum selectStreamType) |
Copyright © 2021. All rights reserved.