我有一些问题我无法在iOS上使用MobileVLCKit(MobileVLCKit-UniversalBinary-20160204-0547)。我在iOS9和Swift上。
VLCMediaPlayer.state
,但它不会(永远)成为VLCMediaPlayerStateError
,因此我可以提出某种用户友好的错误。有没有解决方法?VLCMediaPlayerStateBuffering
有点无用。当播放器缓冲远程媒体但未切换到某个其他状态时,状态将设置为VLCMediaPlayerStateBuffering
,当播放顺利播放时,状态优先为VLCMediaPlayerStatePlaying
。实际上,当视频缓冲时,我无法显示加载微调器或其他内容。 drawable
的{{1}}视图始终显示最后一帧。有没有办法清除/清除可绘制的视图?有什么想法吗?谢谢!
答案 0 :(得分:0)
感谢您查看我们不稳定的夜间版本:)