| Package | Description | 
|---|---|
| com.tencentcloudapi.tiw.v20190919.models | 
| Modifier and Type | Method and Description | 
|---|---|
StreamControl[] | 
RecordControl.getStreamControls()
Get Parameters over specific streams, which take priority over global configurations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RecordControl.setStreamControls(StreamControl[] StreamControls)
Set Parameters over specific streams, which take priority over global configurations. 
 | 
| 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.