I'm trying to improve the mypodcast plugin but am having an issue. I'm currently learning C so i'm not sure what to do.
I know it should work (it works with other plugins). What it does is play the video (these are streaming mp4 videos) but it will pause the video (but the timer keeps going) at random times. What is a good way to debug this? I cant remember what class (or function, whatever it is called) it uses to play the video (i'm at work right now), but i change it to another one (again cant remember which one, some web thing).
Also what is the best way to find all classes/functions that MP provides that we can use in our plugins?
I know it should work (it works with other plugins). What it does is play the video (these are streaming mp4 videos) but it will pause the video (but the timer keeps going) at random times. What is a good way to debug this? I cant remember what class (or function, whatever it is called) it uses to play the video (i'm at work right now), but i change it to another one (again cant remember which one, some web thing).
Also what is the best way to find all classes/functions that MP provides that we can use in our plugins?