المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to programatically play a video?



C# Programming
03-30-2009, 02:51 PM
Hello everyone,

I want to programtically play a remote (streamed) video using C#, the purpose is to test web sites performance/stress. No need to have any GUI, just using Media Player API to playback a speific video by URL is fine.

I searched for Windows Media Player API/SDK samples, but all are dealing with GUI, not what I wanted. Does anyone have any good samples to recommend?

thanks in advance,
George