getLoopCount

Gets the number of times the media file loops during playback.

public int getLoopCount() throws RteException
Since
Available since v4.5.1.

Exceptions

If getting fails, the SDK throws an exception and returns the corresponding error message. You need to catch and handle the exception.

Return Values

The number of times the media file loops, if the method call succeeds.