What is the createPlayer() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the createPlayer() method?
Rating:
The createPlayer() method is a method of the Manager class. It is used to create a player from a specified string locator. The general syntax of this method is as follows:
Here, locator specifies the String containing the URL of the media to be played.
Rating:
Was this information helpful?
Other articles
- What is a Player?
- What is the registerConnection() method?
- What is the Connection interface?
- What is the Sprite?
- What is the newMessage() method?