getPlaybackSpeed

Gets the playback speed parameter.

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

Exceptions

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

Return Values

The playback speed value, if the method call succeeds.