Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / End Users / Multimedia / May 2005

Tip: Looking for answers? Try searching our database.

WMP OCX issue

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Arvind - 04 May 2005 08:13 GMT
Hello,

Im embedding wmp ocx(6.4) on html andembedding html on the evc++ app.

amd im able to control the app quite well. but is it possible to find
whether the wmp on the pie is

1.playing the file
2.stopped
3.started

etc

from my application?

may be thru

case WM_ACTIVATE:

???

the reason for this is when the video file is played i want to change the
html screen automatically (say from sample1.htm to sample2.htm thru
sendmessage())

--
Thanks,

Arvind

----------------------------------------------------------------------------
-------------------------
"eRiva Systems" - Where Technology Meets Life, Every Minute.

e-Mail : arvindr@erivasystems.com

Web Site: www.erivasystems.com

Yahoo Messenger : arvish27
Neil Smith [MVP Digital Media] - 04 May 2005 10:51 GMT
The SDK says there's a Player.PlayState available with these values :

0 Playback is stopped.
1 Playback is paused.
2 Stream is playing.
3 Waiting for stream to begin.
4 Not supported in this release.
5 Not supported in this release.
6 Skipping to next.
7 Skipping to previous.
8 Stream is not open.

Does it not work in evc++ ? It says it's for the 'pocket IE activeX
control' but I'd assumed it worked for any form of embedding. Or do
you mean, your application runs separately from WMP (not embedded or
communicating with it) and you want to find out if the player on the
device is in a particular state ?

Cheers - Neil

>Hello,
>
[quoted text clipped - 20 lines]
>html screen automatically (say from sample1.htm to sample2.htm thru
>sendmessage())
Arvind - 04 May 2005 12:25 GMT
im able to get the state of the player thru javascipt but now thru evc++
code.

My application is (evc++)

1.embedding the html files.
2.the html files embedds the wmp ocx with in.
3.im playing the asx (contains list of wmv's to play)

the wmp ocx plays the list of files and stops and stays in the same screen.

what im looking for is to find when the files are played (after completing
the asx)

and pass some message to my app so that i can post next page when its
done.with out user interaction.

using (::SendMessage(hWndHtml, DTM_NAVIGATE, 0,
(LPARAM)(LPTSTR)IDS_START_2);)

is it possible to do this?

--
Thanks,

Arvind

----------------------------------------------------------------------------
-------------------------
"eRiva Systems" - Where Technology Meets Life, Every Minute.

e-Mail : arvindr@erivasystems.com

Web Site: www.erivasystems.com

Yahoo Messenger : arvish27

> The SDK says there's a Player.PlayState available with these values :
>
[quoted text clipped - 39 lines]
> >html screen automatically (say from sample1.htm to sample2.htm thru
> >sendmessage())
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.