Try to start a user interface for the libvlc instance.
            
 
        命名空间: 
     LibVLCSharp.Shared
        程序集:
     CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
 语法
语法public bool AddInterface(
	string name
)
参数
- name
- 类型:SystemString
 interface name, or null for default
返回值
类型:
BooleanTrue if successful, false otherwise
 参见
参见