# C1.WPF.MediaPlayer

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_MediaPlayer" data-uid="C1.WPF.MediaPlayer" class="text-break">C1.WPF.MediaPlayer Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.C1MediaChapter.html">C1MediaChapter</a></h4>
      <section><p>A distinct segment of a <a class="xref" href="C1.WPF.MediaPlayer.C1MediaItem.html">C1MediaItem</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.C1MediaItem.html">C1MediaItem</a></h4>
      <section><p>A media file that can be played by <a class="xref" href="C1.WPF.MediaPlayer.C1MediaPlayer.html">C1MediaPlayer</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.C1MediaPlayer.html">C1MediaPlayer</a></h4>
      <section><p>The <a class="xref" href="C1.WPF.MediaPlayer.C1MediaPlayer.html">C1MediaPlayer</a> plays video and audio from the internet.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.C1MoveToPointSlider.html">C1MoveToPointSlider</a></h4>
      <section><p>A slider that jumps where clicked, without dragging.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.FallbackConverter.html">FallbackConverter</a></h4>
      <section><p>Converter that returns the value unchanged if the value is not null or the parameter otherwise.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.HoursMinutesSecondsConverter.html">HoursMinutesSecondsConverter</a></h4>
      <section><p>Converts TimeSpan values to the hh:mm:ss string format.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.InverseToOpacityConverter.html">InverseToOpacityConverter</a></h4>
      <section><p>Converts Boolean values to [0..1] opacity double  values.  true becomes 0.0 and false becomes 1.0.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.InverseToVisibilityConverter.html">InverseToVisibilityConverter</a></h4>
      <section><p>Converts Boolean values to Visibility enumeration values.  true becomes Collapsed and false becomes Visible.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.TemplateControl.html">TemplateControl</a></h4>
      <section><p>Control that loads a DataTemplate, forwarding its own DataContext.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.TimeSpanConverter.html">TimeSpanConverter</a></h4>
      <section><p>Converts TimeSpan values to and from whole and fractional seconds.</p>
</section>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.ToVisibilityConverter.html">ToVisibilityConverter</a></h4>
      <section><p>Converts Boolean values to Visibility enumeration values.  true becomes Visible and false becomes Collapsed.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.MediaPlayer.MediaState.html">MediaState</a></h4>
      <section><p>Defines the potential states of a <a class="xref" href="C1.WPF.MediaPlayer.C1MediaPlayer.html">C1MediaPlayer</a> object.</p>
</section>


</div>
