Firefox alternative Webm player plugin development
Unga <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
Hi all I need to develop a webm video player plugin in C as a learning exercise. I'm using the unix/BasicPlugin.c as a template. My requirement is once my firefox plugin is kicked in (via a web page), I want to read a webm file and play the video. What I need to know is, how could I initialize the standard webm player and how to play the video, what functions should I call, etc. Many thanks in advance. Best regards Unga