Hi,
How to create a Player in Visual basic or C sharp using MCI or windows media player sdk to play a movie from memory and not from file. I want to load the file in memory and play it from there?
Thanks & Regards,
Soori.
-
-
I don't use the Windows Media Player SDK, but maybe, you can use the MemoryStream (.NET 2.0 class) in order to load on it the movie, and pass this Stream to Windows Media Player.
I hope this will be that you need.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.