Get list of devices

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Kin
New Cone
New Cone
Posts: 2
Joined: 11 Jul 2008 16:13

Get list of devices

Postby Kin » 12 Jul 2008 22:27

Hi,

How to get the list of available cameras from an application using libvlc.dll?

I am using a C# wrapper to invoke dll methods, like this, for instance:

Code: Select all

[DllImport("libvlc")] static extern Error VLC_VariableGet(int iVLC,string Name,ref vlc_value_t value );
I know that using pure C# I can detect USB drivers, but I want to list the names of video devices like in VLC GUI
Could someone help me?

Thanks in advance

Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 53 guests