点击或拖拽改变大小

MediaPlayerChapter 属性

Set movie chapter (if applicable).

Get the movie chapter number currently playing, or -1 if there is no media.

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

属性值

类型:Int32
参见