app/src/main/aidl/com/anyun/h264/IH264EncodeService.aidl
@@ -32,7 +32,7 @@
     * @param endTime 结束时间(格式:YYMMDDHHmmss,BCD编码的6字节字符串)
     * @return 资源列表(根据JT/T 1076-2016表23定义)
     */
    List<ResourceInfo> getResourceList(String startTime, String endTime);
    List<ResourceInfo> getResourceList(String startTime, String endTime,boolean useTFCard);
    
    /**
     * 设置水印信息