Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
PidSelector |
DescribeOutput.getPidSelector()
Get 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
PidSelector |
ModifyOutputInfo.getPidSelector()
Get 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
PidSelector |
CreateOutputInfo.getPidSelector()
Get 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeOutput.setPidSelector(PidSelector PidSelector)
Set 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
void |
ModifyOutputInfo.setPidSelector(PidSelector PidSelector)
Set 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
void |
CreateOutputInfo.setPidSelector(PidSelector PidSelector)
Set 对于含有多个音/视频轨的流,可以指定需要使用的轨道
|
Constructor and Description |
---|
PidSelector(PidSelector 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.