Uses of Class
com.tencentcloudapi.mps.v20190612.models.FlowAudio
-
Packages that use FlowAudio Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of FlowAudio in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return FlowAudio Modifier and Type Method Description FlowAudio[]FlowStatistics. getAudio()Get 音频数据。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowAudio Modifier and Type Method Description voidFlowStatistics. setAudio(FlowAudio[] Audio)Set 音频数据。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowAudio Constructor Description FlowAudio(FlowAudio 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.
-