CPF api文档
CPF api文档
LibVLCSharp.Shared
Media 类
Media 属性
Duration 属性
IsParsed 属性
Mrl 属性
ParsedStatus 属性
Slaves 属性
State 属性
Statistics 属性
SubItems 属性
Tracks 属性
Type 属性
Media
Duration 属性
Get duration (in ms) of media descriptor object item.
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
复制
public
long
Duration
{
get
; }
返回值
类型:
Int64
duration of media item or -1 on error
参见
引用
Media 类
LibVLCSharp.Shared 命名空间