Get the media used by the media_player.
Set the media that will be used by the media_player.
If any, previous md will be released.
Note: It is safe to release the Media on the C# side after it's been set on the MediaPlayer successfully
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法public Media Media { get; set; }
属性值
类型:
Media
参见