From 1903b1bcdff0f1ac74b47cf071995b8c699e6de0 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Thu, 5 Mar 2015 18:36:18 +1100 Subject: Seeking (still work in progress) --- notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 notes.md (limited to 'notes.md') diff --git a/notes.md b/notes.md new file mode 100644 index 00000000..8c5b033a --- /dev/null +++ b/notes.md @@ -0,0 +1,9 @@ +Loading +-------------- +http://stackoverflow.com/questions/8685038/tell-whether-video-is-loaded-or-not-in-javascript +http://stackoverflow.com/questions/5181865/checking-if-a-html5-video-is-ready + +Events +-------------- +https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement +https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events \ No newline at end of file -- cgit v1.2.3