Re: Windows Mobile 5 SDK for Pocket PC's -missing libs and documentation

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The multimedia components available in Windows CE 5.0 are not necessarily
present in Windows Mobile, Windows CE is a modular OS and Windows Mobile is
just a particular combination of those modules.

Windows Mobile 5.0 has a media player which will play back mp3 and wma audio
files and wmv video (not avi). The documentation is actually present in the
Windows Media Player 10 SDK (for the desktop player) and it shows which
methods are supported in the mobile version. The player is implemented as an
ActiveX control so can be used from native (C++) code or .NETCF v2.0 with
some additional work, see Alex Feinman's work:-
http://blog.opennetcf.org/afeinman/Trackback,guid,1dfc3c39-d3cc-4faa-b5f6-cb5c9aed61dd.aspx

Peter

--
Peter Foot
Windows Embedded MVP
www.peterfoot.net | www.inthehand.com

"Rabbit25" <bojan.konic@xxxxxxxxx> wrote in message
news:1145827609.583195.75210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi everyone,

for one week now, I'm trying desperately to get my pocket pc
application to play an mp3 file.
(without invoking windows media player in any way).

I'm using the following tools:

Visual Studio 2005 Professional
Windows Mobile SDK for Pocket PC

I narrowed the problem down to DirectShow. Rumor has it, that
DirectShow enables playback of MP3'S.

So I tried to get a codesample from MSDN to open an avi file (and later
try it with mp3)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemultimedia5/html/wce50condirectshowsamplecode.asp

Since my knowledge in unmanaged code and c++ is very limited, I tried
to follow the build setup instrucions:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemultimedia5/html/wce50conbuildingdirectshowapplications.asp

the thing is: for no obvious the SDK for Pocket PC doesn't come with
the quartz.lib .
and: the documentation in the SDK has quite a handfull of missing
pages.

I'd appreciate any help.

Bojan



.



Relevant Pages

  • Re: Can the Skin feature of the WMP SDK be used in other Apps
    ... But the answer is no - that's in the Widnows Media Player SDK and it's a player-only feature, ... Speaking for myself only. ... I was wondering if that feature could be used for a regular windows app. ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • Re: How to exercise the media player through a console application
    ... > i am a novice to windows media sdk. ... > (where the UI of the media player is not needed). ... You may want to use DirectShow instead, ... DirectShow SDK is included in the latest Platform/Windows ...
    (microsoft.public.windowsmedia.sdk)
  • RE: OMA issues with SBS
    ... we need to install the Windows Mobile ... Microsoft Windows Mobile Device Center is a new application that you can ... You cannot install or run Microsoft ActiveSync on Windows Vista. ...
    (microsoft.public.windows.server.sbs)
  • Re: Windows Media Player detection from a web page with WMP 11
    ... Media Player is installed by a web site visitor. ... includes the WMP SDK. ... I only find Windows Vista SDKs but I don't have ...
    (microsoft.public.windowsmedia.sdk)
  • Re: SDK VB Sample code ???
    ... There may not be any Visual Basic.NET samples in the Pocket PC SDK. ... "Windows Mobile 5.0 Pocket PC SDK" ... I am using Vis Dev Studio 2005, wanting to develop for a Windows Mobile ...
    (microsoft.public.windowsce.embedded.vb)