User Activity

  • Posted a comment on discussion Open Discussion on DirectShow .NET

    Hello, I have very little experience with DirectShow, so far I have managed paly a .wav file over a particular output device while being able to control its volume and get/set its track-position. Basically I’m able to create a very simple sound player application. Here is the code I’m currently using: //select an output device DsDevice[] devices = DsDevice.GetDevicesOfCat(FilterCategory.AudioRendererCategory DsDevice device = (DsDevice)devices[xxx]; //define a source Guid iid = typeof(IBaseFilter).GUID;...

View All

Personal Data

Username:
mm1987
Joined:
2021-12-02 10:46:02

Projects

  • No projects to display.

Personal Tools

Auth0 Logo