Search found 4 matches

Go to advanced search

by pete^
01 Jun 2005 21:09
Forum: General VLC media player Troubleshooting
Topic: Adjusting volume in VLC using a C-program
Replies: 2
Views: 636

It finally worked, thanks :)

pete
by pete^
27 May 2005 15:45
Forum: General VLC media player Troubleshooting
Topic: Sending a simulated letter to VLC using SendInput()
Replies: 0
Views: 202

Sending a simulated letter to VLC using SendInput()

I am writing a program with Visual C++ 6.0 that shall send the letter 'a' to VLC. I want it to do that because I want to adjust the volume in VLC using the hotkeys in VLC. I want to use SendInput to do this. Do anyone know what parameters I must use in SendInput(), and which libraries I must include...
by pete^
26 May 2005 20:32
Forum: General VLC media player Troubleshooting
Topic: API - Control from another application
Replies: 18
Views: 4690

mokdevel: How do I find the window handle to VLC? And does SendKeys work in Visual C++? And if it works in Visual C++, is there any special libraries I have to include?

thanks in advance :)

pete
by pete^
25 May 2005 15:34
Forum: General VLC media player Troubleshooting
Topic: Adjusting volume in VLC using a C-program
Replies: 2
Views: 636

Adjusting volume in VLC using a C-program

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...

Go to advanced search