The setLoopCount() method is a method of the Player interface. This method is used to set the number of times the Player will loop back and play the media specified in the createPlayer() method. The general syntax of this method is as follows:
Here, the play parameter sets the number of times the specified media will be played. By default its value is one, i.e., the specified media will be played only once from start to end.
If the value passed is N, where N is a positive integer greater than one, then the media will be played N-1 times.
If the value is 0, then an IllegalArgumentException will be thrown.
If the value is -1, then the loop will continuously run, playing the media indefinitely.
Best exam simulation SUN scmad download free trial. Pass SCMAD Mobile Application Developer in first attampt.If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.