09-04-2008 04:17 AM
Hi All,
I am using the windows media player for playing the files using labview. The problrm is that my sound card has 8 different channels which comes upto 4 device id.
By default device id is 0. So my windows media player can play a file in labview.
Suppose if i set my output channel to 1 windows media player will still try to access the default device which is 0 and not 1.
So how to set programatically the ids for medial player.
Or else how can i make the device 1 or device 2 or device 3 as default programatically.
09-05-2008 01:04 PM