| Package | Description | 
|---|---|
| com.tencentcloudapi.mdc.v20200828.models | 
| Modifier and Type | Method and Description | 
|---|---|
FlowMediaAudio[] | 
FlowMediaInfo.getAudio()
Get The audio data of the flow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FlowMediaInfo.setAudio(FlowMediaAudio[] Audio)
Set The audio data of the flow. 
 | 
| Constructor and Description | 
|---|
FlowMediaAudio(FlowMediaAudio 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 © 2023. All rights reserved.