Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
StreamControl[] |
RecordControl.getStreamControls()
Get 针对具体流指定控制参数,如果列表为空,则所有流采用全局配置的控制参数进行录制。列表不为空,则列表中指定的流将优先按此列表指定的控制参数进行录制。
|
Modifier and Type | Method and Description |
---|---|
void |
RecordControl.setStreamControls(StreamControl[] StreamControls)
Set 针对具体流指定控制参数,如果列表为空,则所有流采用全局配置的控制参数进行录制。列表不为空,则列表中指定的流将优先按此列表指定的控制参数进行录制。
|
Constructor and Description |
---|
StreamControl(StreamControl 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 © 2021. All rights reserved.