# Video buffer full

**URL:** https://forum.kirupa.com/t/video-buffer-full/291327
**Category:** Uncategorized
**Created:** [June 28, 2009, 10:35am UTC](https://forum.kirupa.com/t/video-buffer-full/291327 "2009-06-28T10:35:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![regbolD](https://avatars.discourse-cdn.com/v4/letter/r/ecccb3/32.png) [@regbolD](https://forum.kirupa.com/u/regbolD)
#### Post date: [June 28, 2009, 10:35am UTC](https://forum.kirupa.com/t/video-buffer-full/291327/1 "2009-06-28T10:35:42Z")

</div>

I need to find out when the buffer has been full **for the first time** so I can fade in the video at that moment.  
I have set it to 10 seconds  
netStream.bufferTime = 10;

How could I know that?
