G
Guest
I’m not sure where to post the question that’s why I post it here. It has to do with DirectX, WMP, .NET framework and streaming audio.
I’m trying to develop a media player using VB.NET 2003. My first thought was to use DirectX. I understand that a there is no support for DirectShow within the .NET framework. How then do I handle streaming media like video and sound? The AudioVideoPlayback wrapper can’t be the only way to play mp3 files. Is there any .NET framework class or method for streaming media I’m not aware of? Or is the WindowsMediaPlayer object the only way to handle audio and video stream in .NET?
I’m trying to develop a media player using VB.NET 2003. My first thought was to use DirectX. I understand that a there is no support for DirectShow within the .NET framework. How then do I handle streaming media like video and sound? The AudioVideoPlayback wrapper can’t be the only way to play mp3 files. Is there any .NET framework class or method for streaming media I’m not aware of? Or is the WindowsMediaPlayer object the only way to handle audio and video stream in .NET?