VLC remotely control from C#

前端 未结 6 1314
孤城傲影
孤城傲影 2021-01-02 04:32

i\'m trying to control the VLC Media Player from C#. I tried getting a handle on the window with the FindWindow() command from .Net but as i found out the name of the window

6条回答
  •  天涯浪人
    2021-01-02 05:03

    How use libvlc in C++ http://unick-soft.ru/art/files/libvlcProject.zip I think, use libvlc in C# very similar.

提交回复
热议问题