Hi,
I have a Frontech TV tuner card ,if i install it in the system it plays videos(with a media player)
the media player has a record button,if the record button is pressed it records the playing video in Mydocuments folder
Now what i want is ,I wnat my C# windows application sholud fire the record button
mens if i click the button on my windows form the media player sholud store the video in mydocuments folder
PLEASE ANYBODY HELP ME IT IS URGENT
I saw a Mediaplayer obj=new mediaplayer(); function it comes by adding the dll presentationcore.dll
is it useful for above requirement plsss tell me
plss tell me how to acess the mediaplayer record button