Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP plays WMP
Message
De
27/12/2004 13:57:37
 
 
À
27/12/2004 13:51:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00972406
Message ID:
00972410
Vues:
33
Actually, there is one. Fox Media Player ships with VFP 9.0.


>Hey folks. MS has not posted any VFP examples that access and use Windows Media Player. It can be done, but I do not have the knowledge. If you do, see if you can use the information below to create the lines of code or explanation for each item so that all VFP users may be able to use them.
>
>Here is some information to help us get started:
>
>MediaPlayer?.Play( )
>MediaPlayer?.Pause( )
>MediaPlayer?.Stop( )
>MediaPlayer?.Open( sTitleName )
>MediaPlayer?.Next( )
>MediaPlayer?.Previous( )
>MediaPlayer?.Cancel( )
>MediaPlayer?.SetCurrentEntry( lWhichEntry )
>MediaPlayer?.FastForward( )
>MediaPlayer?.FastReverse( )
>lRetVal = MediaPlayer?.GetCurrentEntry( )
>sRetVal = MediaPlayer?.GetMarkerName( lMarkerNum )
>dblRetVal = MediaPlayer?.GetMarkerTime( lMarkerNum )
>sRetVal = MediaPlayer?.GetMediaInfoString( lMediaInfoType )
>sRetVal = MediaPlayer?.GetMediaParameter( lEntryNum, sName )
>sRetVal = MediaPlayer?.GetMediaParameterName( lEntryNum, lParamNum )
>
>Here is a link to Microsoft's MSDN WMP methods.
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdkr/html/wcesdkrwmp_methods.asp
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform