tags:

views:

288

answers:

0

Hi!

I can play video from a file in C# using AxWindowsMediaPlayer.

But I want to play video from stream in chunks, not the whole video at once.

Can any body tell me how to do this?