MediaPlayerChapterDescription 方法 |
Get the description of available chapters for specific title.
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法public TrackDescription[] ChapterDescription(
int titleIndex
)
参数
- titleIndex
- 类型:SystemInt32
selected title
返回值
类型:
TrackDescriptionchapter descriptions
参见