queryPreloadUrls static method
查询预调度拉流链接地址的结果信息 Query preloaded URLs
Implementation
static Future<Map<String?, PlayerPreloadState?>> queryPreloadUrls() {
return NeliveplayerPlatform.instance.queryPreloadUrls();
}
查询预调度拉流链接地址的结果信息 Query preloaded URLs
static Future<Map<String?, PlayerPreloadState?>> queryPreloadUrls() {
return NeliveplayerPlatform.instance.queryPreloadUrls();
}