CPF api文档
CPF api文档
LibVLCSharp.Shared
Media 类
Media 属性
Duration 属性
IsParsed 属性
Mrl 属性
ParsedStatus 属性
Slaves 属性
State 属性
Statistics 属性
SubItems 属性
Tracks 属性
Type 属性
Media
IsParsed 属性
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
参见
引用
Media 类
LibVLCSharp.Shared 命名空间