点击或拖拽改变大小

MediaPlayerChapterCountForTitle 方法

Get the number of chapters in title, or -1

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public int ChapterCountForTitle(
	int title
)

参数

title
类型:SystemInt32

[缺少 "M:LibVLCSharp.Shared.MediaPlayer.ChapterCountForTitle(System.Int32)" 的 <param name="title"/> 文档]

返回值

类型:Int32

[缺少 "M:LibVLCSharp.Shared.MediaPlayer.ChapterCountForTitle(System.Int32)" 的 <returns> 文档]

参见