| MediaPlayerEnableMouseInput 属性  | 
 
            Enable or disable mouse click events handling.
            By default, those events are handled. This is needed for DVD menus to work, as well as a few video filters such as "puzzle".
            Warning
            This function is only implemented for X11 and Win32 at the moment.
            true to handle mouse click events, false to ignore them.
            
 
        命名空间: 
     LibVLCSharp.Shared
        程序集:
     CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
 语法
语法public bool EnableMouseInput { set; }属性值
类型:
Boolean 参见
参见