How can i Play stream into media player

M

Michael Persaud

Hello,

I have used the sdk, with vb.net and can now play media player in my app.

However i was hoping to play a memory stream into media player, is it
possible?

Or do i need to use another technology.

The memory stream will come about from an RSA encrypted avi, which has to be
decrypted and then streamed to a player. Suggestions on this part will also
be appreciated.

Thanks
Michael
 
H

Herfried K. Wagner [MVP]

Michael,

Michael Persaud said:
I have used the sdk, with vb.net and can now play media player in my app.

However i was hoping to play a memory stream into media player, is it
possible?

Or do i need to use another technology.

The memory stream will come about from an RSA encrypted avi, which has to
be
decrypted and then streamed to a player. Suggestions on this part will
also
be appreciated.

I suggest to look into DirectSound:

Building a Drum Machine with DirectSound
<URL:http://msdn.microsoft.com/library/en-us/dncodefun/html/code4fun02032004.asp>

Some links to downloads can be found on the bottom of the page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top