What is the setMediaTime() 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 setMediaTime() method?
Rating:
The setMediaTime() method of the Player interface is used to specify how long the media will be played. The general syntax of this method is as follows:
Here, the now parameter specifies the duration in microseconds.
Rating:
Was this information helpful?
Other articles
- What is the interrupt() method?
- What is the setString() method?
- What is the insert() method?
- What is the RecordListener interface?
- What is the nextFrame() method?