648540858
2022-05-18 9c555b56b70ed05c1b13f0a26098b702d7364839
src/main/java/com/genersoft/iot/vmp/service/IPlayService.java
@@ -43,4 +43,5 @@
    StreamInfo getDownLoadInfo(String deviceId, String channelId, String stream);
    void audioBroadcast(Device device, String channelId, int timeout, AudioBroadcastEvent event);
    void stopAudioBroadcast(String deviceId, String channelId);
}