[]
        
(Showing Draft Content)

C1.WPF.MediaPlayer.C1MediaChapter

C1MediaChapter Class

A distinct segment of a C1MediaItem.

Inheritance
C1MediaChapter
Namespace: C1.WPF.MediaPlayer
Assembly: C1.WPF.MediaPlayer.4.6.2.dll
Syntax
public class C1MediaChapter : INotifyPropertyChanged

Constructors

Name Description
C1MediaChapter()

Properties

Name Description
Position

Gets or sets the Position where the chapter starts.

ThumbnailSource

Gets or sets the image that represents the chapter in the chapter list.

Title

Gets or sets the name of the chapter.

Methods

Name Description
OnPropertyChanged(string)

Raises the PropertyChanged event with the provided arguments.

Events

Name Description
PropertyChanged

Occurs when the items list of the collection has changed, or the collection is reset.