What is the difference between the RadPlayer.OpenClip( string fileName ) and RadPlayer.OpenClipFromResource( string resourceName ) methods?
I would like to play a byte[] directly, without saving it to file, intermediate or not. I would think that the OpenClipFromResourse method would do the trick (with some preprosessing), but I can't figure out how.
Is there a way to play a byte[] or MemoryStream object?
Regards, Jill-Connie Lorentsen
I would like to play a byte[] directly, without saving it to file, intermediate or not. I would think that the OpenClipFromResourse method would do the trick (with some preprosessing), but I can't figure out how.
Is there a way to play a byte[] or MemoryStream object?
Regards, Jill-Connie Lorentsen