I have proprietary plugin for Windows Media Player. It takes specially
incorporated binary stream in ASF file, decodes it and draw image in
window.
Can I use this proprietary plugin in my own media player?
How can I load this plugin?
How should I feed it? Pass handle window to it, etc?
Is there any example?