[]
A distinct segment of a C1MediaItem.
A media file that can be played by C1MediaPlayer.
The C1MediaPlayer plays video and audio from the internet.
A slider that jumps where clicked, without dragging.
Converter that returns the value unchanged if the value is not null or the parameter otherwise.
Converts TimeSpan values to the hh:mm:ss string format.
Converts Boolean values to [0..1] opacity double values. true becomes 0.0 and false becomes 1.0.
Converts Boolean values to Visibility enumeration values. true becomes Collapsed and false becomes Visible.
Control that loads a DataTemplate, forwarding its own DataContext.
Converts TimeSpan values to and from whole and fractional seconds.
Converts Boolean values to Visibility enumeration values. true becomes Visible and false becomes Collapsed.
Defines the potential states of a C1MediaPlayer object.