Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Media Player playing any FIle ?
Message
From
11/07/2003 07:48:28
 
 
To
11/07/2003 04:49:20
Samir Chheda
Remittag Software Pvt. Ltd.
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00809125
Message ID:
00809139
Views:
31
>How do I find if Windows Media Player is playing any file ???
>
>Is there any way to find the same ?

You can use automation for mediaplayer.
Here's a small example to determine the playstate:
loMP = CREATEOBJECT('MediaPlayer.MediaPlayer.1')
?lomp.PlayState
hth,

Johan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform