Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programming MediaPlayer
Message
De
20/11/2007 23:25:38
 
 
À
20/11/2007 16:41:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01270307
Message ID:
01270389
Vues:
25
>hi all
>I need to stream videos in myu application. I was thinking about using MediaPLayer. Anybody knows hoeìw to find references to control it ?
>Maybe there is a better ActiveX to use ?
>Thanks
>Alessio


You need look no further than the Windows Media Player Activex that will be installed on your computer.

Just drop it on a form using the Activex Container and then to play ANY compatible file:
ThisForm.Mediaplayer1.Url = GETFILE()
then navigate to any media file - AVI, WMV, WAV, Dat, MP3 etc.

and provided the codecs are installed it will play or it will try to download the codec if it can.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform