I would like to see the current playout buffer value while streaming a video on a network over a wireless link,
I couldn't find any software that does this so i have decided to write a small app that can show me the current buffer size.
I have put a windows media player object in a form which plays a video from a URL that I specify, Is there any way to display the current buffer size s the video is played out?
Thanks