Does anyone know the function to read the headphone
remote controller button input? I'm making a text viewer
with MP3 player. I'm just trying to add some remote
controller functions but cannot even find the routine name.
Isn't there any kinds of function to read the headphone
remote contrller button hander?
Headphone remote controller routine
-
- Posts: 4
- Joined: Thu Jul 07, 2005 6:19 pm
Hmmm
The problem is I cannot find the source of the PSP Media center.. :(Warren wrote:Try looking in psphprm.h or PSPMediaCenter/gui/basic for an example
Anyways thank you for your help.. I'll look for the psphprm.h
Re: Headphone remote controller routine
With SDL, they show up as keypresses F10-F15.Deok Whan Choi wrote:Does anyone know the function to read the headphone remote controller button input?