Video buffer full

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?