Is there are way to figure out whenever the user plug-in/out a headphone to the jack? Is there some sort of event being triggered? So that I can do something like pause video when headphone is removed from the jack. Is it possible?
In roDeviceInfo I see all sorts of events; displayType, IsHDMIConnected and GetAudioOutputChannel etc.. but nothing related to headphones.