devin1014 / DLNA-Cast

基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

搜索设备的type如何传参

lvjiancong opened this issue · comments

您好,看到您的Demo里搜索设备的时候第一个参数传的是null,这个参数应该怎么传,有什么区别?
DLNACastManager.getInstance().search(null, maxSeconds);