setMonitorDevice 接口
设置监听设备。
请求方式
POST/GET http://ip/V1.0/volume/setMonitorDevice?deviceId=1&deviceType=0&cardNo=0&devNo=0
请求数据
参数 | 类型 | 说明 |
---|---|---|
deviceId | Int | 音频设备ID,数据来自 /volume/getMonitorDevices |
deviceType | Int | 音频设备类型,数据来自 /volume/getMonitorDevices |
cardNo | Int | 声卡序号,数据来自 /volume/getMonitorDevices |
devNo | Int | 设备序号,数据来自 /volume/getMonitorDevices |
音频设备类型
音频设备类型 | 说明 |
---|---|
0 | 内部设备,如:耳机插孔 |
1 | 外部设备,如:蓝牙设备、USB 设备 |