You can register for the event dequeued notification, which will
broadcast a notification just before returning an event to
EvtGetEvent(). Not guaranteed to be supported on all platforms, and
arrives byteswapped (little endian) in 68K land on OS 5 devices, but
lets you keep an eye on events. Mapping them to apps and controls and
such is an exercise.

Regarding the 'RNWK' notification, follow the user data pointer and
expect that it may be speaking to ARM, so observe proper polarity.
Seems that a good number of controlled samples should reveal much.


On 9/26/06, Gary <[EMAIL PROTECTED]> wrote:
I want to monitor RealPlayer usage on a Treo device.  Specifically, I'd
like to monitor Play, Stop, Pause, etc.  For each event, I'd like to get
as much of the following information as possible:

file name
source URL
duration

I've noticed that I can register to receive 'RNWK' notifications, and I
get one when these events occur, but that's as far as I've gotten.
Hoping someone out there might have a clue how to decipher the
notification parameter sent with this event, or maybe have a better idea
of how I could go about this.  Am I correct in understanding that Real
Networks hasn't released any sort of API for this product?

Thanks very much,
Gary

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/



--
yisdersomenimororsisasisdenderisorsis?
Jeff Loucks

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to