648540858
2022-05-18 6fa9dae824390e84e1752cd2ed402498af41d944
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);
}