Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP plays WMP
Message
From
27/12/2004 13:57:37
 
 
To
27/12/2004 13:51:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972406
Message ID:
00972410
Views:
34
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform