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