Class NERoleAudioParams
-
- All Implemented Interfaces:
public final class NERoleAudioParams
角色所对应的音频参数
-
-
Constructor Summary
Constructors Constructor Description NERoleAudioParams(String profile, String scenario)
-
Method Summary
Modifier and Type Method Description final String
getProfile()
音视频配置 final String
getScenario()
场景 -
-
Method Detail
-
getProfile
final String getProfile()
音视频配置
-
getScenario
final String getScenario()
场景
-
-
-
-