[]
        
(Showing Draft Content)

C1.WPF.MediaPlayer.C1MediaPlayer.Items

Items Property

Items

List of C1MediaItem to play.

Declaration
public ObservableCollection<C1MediaItem> Items { get; }
Public ReadOnly Property Items As ObservableCollection(Of C1MediaItem)