Constructor
new TRTCAudioEffectParam(effectId, path, loopCount, publish, volume)
Parameters:
Name | Type | Description |
---|---|---|
effectId |
Number |
required
【字段含义】音效 ID |
path |
String |
required
【字段含义】音效路径 |
loopCount |
Number |
required
【字段含义】循环播放次数 |
publish |
Boolean |
required
【字段含义】音效是否上行 |
volume |
Number |
required
【字段含义】音效音量 |