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.
iOS<video>でタグを使用してさまざまなパラメーター (再生/一時停止/停止/JumpToTime/音量/その他など) を追跡するにはどうすればよいですか? これらのイベントをリッスンして、アプリケーション固有のアクションを実行したいと思います。
<video>
http://developer.apple.com/library/safari/#samplecode/HTML5VideoEventFlow/Listings/events_js.html#//apple_ref/doc/uid/DTS40010085-events_js-DontLinkElementID_5を見てください。