setOnBGMDownloadTimeout method
背景音乐下载播放超时
监听setBGMDelegate回调
Implementation
void setOnBGMDownloadTimeout(OnLivePusherCallback onBGMDownloadTimeout) {
this.onBGMDownloadTimeout = onBGMDownloadTimeout;
}
背景音乐下载播放超时
监听setBGMDelegate回调
void setOnBGMDownloadTimeout(OnLivePusherCallback onBGMDownloadTimeout) {
this.onBGMDownloadTimeout = onBGMDownloadTimeout;
}