how can I get the currrent audio stream
Hi, I've one problem
I'm implementing an application with two audio streams.
I want to get the locator from the audio stream when the application starts in thestartXlet() method
I need it other class to retrieve this audio. How can I get it?
For the moment, I only get the group of locators that one service has associated whit it (callinggetServiceContentLocators()), but I need the way of knowing which of them is the current audio stream. Is there any way of knowing it?
Please, help me. Thanks.

