Home | History | Annotate | Download | only in video

Lines Matching refs:def

16     def inject_source_file(self):
26 def is_video_ready(self):
36 def is_javascript_ready(self):
47 def play(self):
55 def pause(self):
63 def paused(self):
72 def ended(self):
81 def currentTime(self):
89 def seek_to(self, t):
100 def has_video_finished_seeking(self):
108 def wait_for_error(self):
117 def reload_page(self):
125 def enable_VideoControls(self):
133 def dropped_frame_count(self):
144 def duration(self):
155 def wait_video_ended(self):