点击或拖拽改变大小

MediaIsParsed 属性

Return true is the media descriptor object is parsed

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public bool IsParsed { get; }

返回值

类型:Boolean
true if media object has been parsed otherwise it returns false
参见