xcDownloadFile abstract method
统一视频下载
///deviceID序列号
videoType 0 卡 1 云
param 参数
返回下载句柄
Implementation
@async
OriginResponse xcDownloadFile(
String deviceId, int videoType, String param, int handle, int seq);
统一视频下载
///deviceID序列号
videoType 0 卡 1 云
param 参数
返回下载句柄
@async
OriginResponse xcDownloadFile(
String deviceId, int videoType, String param, int handle, int seq);