Displaying 2 results from an estimated 2 matches for "onseek".
Did you mean:
omseek
2004 Sep 10
1
Unexpected writeCallback() calls
...that a developer does all
FLAC API calls in one function, because one never knows when
new data arrives. This makes it necessary to use annoying flags
like e.g. 'needs_seek' in the Winamp3 plugin. Wouldn't it be
better and more intuitive to call seek_absolute() directly in
Winamp3's onSeeked() routine?
Besides, the current behaviour can cause buffer overflows
easily if you arn't careful and empty the output reservoir
fast enough (or use overflow/safety margins like the Winamp3
plugin does - which is a bad programming style, IMHO). Another
(bad) solution would be to test if the re...
2007 Sep 09
1
can't play youtube videos with latest git
...: ERROR:
swfdec_as_interpret.c(683): swfdec_action_call_method: no function
named on object unknown SWFDEC: ERROR: swfdec_as_interpret.c(683):
swfdec_action_call_method: no function named seek on object unknown
SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method:
no function named onSeek on object SwfdecSpriteMovie SWFDEC: ERROR:
swfdec_as_interpret.c(683): swfdec_action_call_method: no function
named pause on object unknown SWFDEC: ERROR: swfdec_as_interpret.c
(683): swfdec_action_call_method: no function named pause on object
unknown SWFDEC: ERROR: swfdec_as_interpret.c(683):
swf...