AutoHotkey Community

It is currently May 26th, 2012, 7:08 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: May 27th, 2009, 6:00 am 
Offline

Joined: November 19th, 2007, 4:59 pm
Posts: 144
Hi,

Is there a way to get the playstate of Realplayer running locally
on a pc W98-XP-Vista?

I need to insure it is "paused", not playing, or stopped.

It is easy enough to toggle the play/pause, but I need to
make sure it is in the paused state, for both regular and
full screen theatre modes.

Thanks


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 27th, 2009, 9:07 am 
Offline

Joined: May 24th, 2009, 1:23 pm
Posts: 89
Location: Bærum, Norway
Best way would be to SendMessage, I think? See the help file under 'messages' for how to find which message code the player uses for Pause. Then just send it that code.

_________________
Better burden you cannot carry than man-wisdom much -- Hávamál


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 28th, 2009, 2:51 am 
Offline

Joined: November 19th, 2007, 4:59 pm
Posts: 144
Thanks for you response. However I think that sending a pause
message whether by sendmessage or sendPlay, or controlsend,
would only "TOGGLE" the pause/play state. I wanted to be able to
detect the state for certain. I imagine there would be several
states like loading, playing, paused, stopped, seeking etc.
Trying certain things when the player is in certain states can
often crash Realplayer.

Thanks


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: ram09 and 14 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group