Hi, I am a newbie programmer and I have written a C-program that open sound and video files in VLC(Using CreateProcess). I wonder how I can use the C-program to control the volume level in VLC. Do I use the console with the rc interface? How do I communicate between the C-program and the VLC console?
thanks in advance
pete