Hey all,
as anybody an example for directshow() under Windows Mobile 5.0. This
has to be a part of the new API.

Thx,
Johannes

Re: Example for directshow() new Camera Api WinMob 5.0 by Gary

Gary
Tue Dec 13 13:22:13 CST 2005

There's information on using ICaptureGraphBuilder2 for building camera
capture graphs on MSDN:

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

There's also the SHCameraCapture shell api's which remove the need to
understand DirectShow to take a picture.

Gary Daniels
Windows CE Multimedia and Graphics

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

"J.Schoening" <j.schoening@uni-muenster.de> wrote in message
news:1134496670.641003.127030@f14g2000cwb.googlegroups.com...
> Hey all,
> as anybody an example for directshow() under Windows Mobile 5.0. This
> has to be a part of the new API.
>
> Thx,
> Johannes
>