| Constructor and Description |
|---|
NRmsEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
feed(byte[] chanel0,
byte[] chanel1,
byte[] chanel2,
byte[] chanel3)
feed 音频
|
void |
init(int frameNum)
初始化
|
float |
optDms(int index)
获取当前音量最大值通道值
|
void |
release()
销毁
|
void |
start()
启动
|
void |
stop()
停止
|
public void init(int frameNum)
INRmspublic void start()
INRmspublic void feed(byte[] chanel0,
byte[] chanel1,
byte[] chanel2,
byte[] chanel3)
INRmspublic void stop()
INRmspublic void release()
INRms