vladpetreaca
Lurker
Hello,
I'm developing a streaming music application. I connected via Usb a controller that have 2 audio ports (2 x Jack 3.5mm): one for speakers and one for headphones.
Android automatically detect the audio port for speakers as default. When I plugg in some speakers or headphones in the speakers port(default), the apps runs well and the music is heard.
When I plugg in the second port some headphones, the music isn't heard.
My question is: is it possible to find/get all audio ports from an Usb attached device to redirect the audio output in these 2 ports simultaneously?
I'm developing a streaming music application. I connected via Usb a controller that have 2 audio ports (2 x Jack 3.5mm): one for speakers and one for headphones.
Android automatically detect the audio port for speakers as default. When I plugg in some speakers or headphones in the speakers port(default), the apps runs well and the music is heard.
When I plugg in the second port some headphones, the music isn't heard.
My question is: is it possible to find/get all audio ports from an Usb attached device to redirect the audio output in these 2 ports simultaneously?