We are developing a DVD application with the help of D3DInterop, DirectShow API and WPF. In this application we are trying to add all the functionalities that can be carried out with a normal DVD player. We have faced some problem during the development stage. The problems we faced are listed below for your kind information:
1. Audio is not functioning. Did we miss any audio filters?
2. The navigation menus of DVD disc (Eg: language selection, scene selection, song selection) are working through keydown event. But the same are not working with mouse events (Like, mouse move, mouse down etc.).