Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法确定 Apple Watch 上的视频结束WKInterfaceInlineMovie
WKInterfaceInlineMovie
使用 a WKInterfaceInlineMovie,我可以控制视频的播放(从当前位置开始、暂停和播放),但是据我所知,没有回调或delegate通知我视频已经结束,因此当用户点击播放,视频结束,没有任何反应。
delegate
我想知道什么时候再打电话playFromBeginning()。
playFromBeginning()
有什么我想念的吗?