[]
A distinct segment of a C1MediaItem.
public class C1MediaChapter : INotifyPropertyChanged
| Name | Description |
|---|---|
| C1MediaChapter() |
| 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. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) | Raises the PropertyChanged event with the provided arguments. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when the items list of the collection has changed, or the collection is reset. |