What is a Player?
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 a Player?
Rating:
A Player is an MMAPI (Mobile Media API) interface. It is found in the javax.microedition.media package. A Player provides methods for managing the life cycle of a player. The syntax below creates a Player p, which reads the tear.wav media file using the HTTP protocol.
Rating:
Was this information helpful?
Other articles
- What is the nextFrame() method?
- What is the destroyApp() method?
- What is the getProperty() method?
- What is the numRecords() method?
- What is the TextField class?