API & Config
Switch Stream URL
When Switching to a new stream URL, before passing new stream url to the player, pass that URL through P2pEngine instance:
String newParsedURL = P2pEngine.getInstance().parseStreamUrl(url);
API
Last updated
Was this helpful?