Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SRTFECFullOptions |
DescribeOutputSRTSettings.getFEC()
Get FEC 配置
|
SRTFECFullOptions |
CreateOutputSRTSettings.getFEC()
Get SRT FEC 设置
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeOutputSRTSettings.setFEC(SRTFECFullOptions FEC)
Set FEC 配置
|
void |
CreateOutputSRTSettings.setFEC(SRTFECFullOptions FEC)
Set SRT FEC 设置
|
Constructor and Description |
---|
SRTFECFullOptions(SRTFECFullOptions source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.