Click or drag to resize

MediaInfoChapters Property

Gets a list of chapters.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<ChapterInfo> Chapters { get; }

Property Value

Type: IReadOnlyListChapterInfo
See Also