INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Newbie Stuck... way to Send Transport Keys?  (Read 1507 times)

Jayhawk

  • Recent member
  • *
  • Posts: 12
Newbie Stuck... way to Send Transport Keys?
« on: March 19, 2007, 04:16:26 pm »

I'm using MC 11.1.200 and Girder 3.2.  I'm sucessfully sending media core commands (message commands) to MC from Girder.  I would like to send transport (up arrow, enter, etc) commands to MC to navigate the Theater View from a touchscreen.  I see there is a "MCC_Keystroke" (27000) command in the command list... can this be used to send keyboard arrows and enter?  If so, on the right side of the documentation for the Keystroke command, I see "[int nKeyCode]" which I presume are integer codes for the various keyboard keys, including (I hope) arrow keys and Enter.  Where can I find the codes and how are these entered to Girder settings for the command (Girder has settings for only Message Number, wParam, and IParam).  I would think the wParam for Keystroke is 27000, but how would the specific "nKeyCode" be entered?

Thanks for help here... newbie stuck.   ?
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71498
  • Where did I put my teeth?
Re: Newbie Stuck... way to Send Transport Keys?
« Reply #1 on: March 19, 2007, 04:44:23 pm »

You may find some useful info here:
http://www.jrmediacenter.com/devzone.html
Logged

Jayhawk

  • Recent member
  • *
  • Posts: 12
Re: Newbie Stuck... way to Send Transport Keys?
« Reply #2 on: March 19, 2007, 08:53:03 pm »

Found very helpful information from Soundman here: http://yabb.jriver.com/interact/index.php?topic=38478.0
Since I am using IParam for Zone specification, I add the keystroke code to the zone number to arrive at the Iparam needed.
Works great! ;D
Logged
Pages: [1]   Go Up