Lorenz72 Posted March 8, 2005 Posted March 8, 2005 Is There a way to play a movie directly from memory?? (for ex. load a movie from resource files in a byte array and then PLAY from byte array, or memorystream)??? Thanks Lorenzo Quote
coldfusion244 Posted March 8, 2005 Posted March 8, 2005 Is There a way to play a movie directly from memory?? (for ex. load a movie from resource files in a byte array and then PLAY from byte array, or memorystream)??? Thanks Lorenzo http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecoreos5/html/wce50lrfheapalloc.asp is that what you're looking for? Quote -Sean
Lorenz72 Posted March 9, 2005 Author Posted March 9, 2005 i don't think this article is useful for my situation. How i can use it for play a video placed in a bytearray or memory stream?? Have you any suggestion?? Thanks Quote
coldfusion244 Posted March 9, 2005 Posted March 9, 2005 i don't think this article is useful for my situation. How i can use it for play a video placed in a bytearray or memory stream?? Have you any suggestion?? Thanks Ah, I thought you meant how could you ALLOCATE space for the byte array, sorry. Quote -Sean
Mykre Posted March 10, 2005 Posted March 10, 2005 Ah' date=' I thought you meant how could you ALLOCATE space for the byte array, sorry.[/quote'] Do not know about a movie, but the folloing shows you how to play a wave file, maybe you can moderfy it for your needs. Playing a Wave file from a resource Quote Glenn "Mykre" Wilson, DirectX MVP Inner Realm Managed DirectX and Game Programming Resources
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.