# C1.WPF.MediaPlayer.C1MediaPlayer.BufferingProgress

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_MediaPlayer_C1MediaPlayer_BufferingProgress_" data-uid="C1.WPF.MediaPlayer.C1MediaPlayer.BufferingProgress*">BufferingProgress Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_MediaPlayer_C1MediaPlayer_BufferingProgress_" data-uid="C1.WPF.MediaPlayer.C1MediaPlayer.BufferingProgress*"></a>
<h4 id="C1_WPF_MediaPlayer_C1MediaPlayer_BufferingProgress" data-uid="C1.WPF.MediaPlayer.C1MediaPlayer.BufferingProgress">BufferingProgress</h4>
<div class="markdown level1 summary"><p>Gets a value that indicates the percentage of buffering progress made.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double BufferingProgress { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property BufferingProgress As Double</code></pre>
</div>
<h5 id="C1_WPF_MediaPlayer_C1MediaPlayer_BufferingProgress_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The value ranges from 0 to 1.</p>
</div>
</div>
