| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
AudioSelectorInfo[] | 
AttachedInput.getAudioSelectors()
Get Audio selector for the input. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AttachedInput.setAudioSelectors(AudioSelectorInfo[] AudioSelectors)
Set Audio selector for the input. 
 | 
| Constructor and Description | 
|---|
AudioSelectorInfo(AudioSelectorInfo 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.