Media discoverer constructor
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法 public MediaDiscoverer(
LibVLC libVLC,
string name
)
参数
- libVLC
- 类型:LibVLCSharp.SharedLibVLC
libvlc instance this will be attached to - name
- 类型:SystemString
name from one of LibVLC.MediaDiscoverers
参见