优化下级平台自定义ssrc的情况,优化国标录像下载流程
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.genersoft.iot.vmp.common;
|
||||
|
||||
public interface CommonCallback<T>{
|
||||
public void run(T t);
|
||||
}
|
||||
Reference in New Issue
Block a user