Sibin Sunny

Sibin Sunny

  • NA
  • 3
  • 0

Managed DirectX AudioVideoPlayBack Problems

Feb 13 2009 5:35 AM
 Hi,
 
Im using DirectX.AudioVideoPlayback.dll in my C# project to play both audio and video. But some problems are facing.

1. Video.Dispose() or Audio.Dispose() methods are not working correctly. Even I disposed the video object used it is not freeing all resources used. I tried to delete the file that is used by the video object to play video after disposing it. But windows shows that 'File is already in use'. It only freeing resource after closing the application. This is a major Issue.

2. Video.Ending event is not firing always.

Any help will be appreciated. Thanks in advance

Sibin Sunny


Answers (5)