setPlaybackSpeed

fun setPlaybackSpeed(playbackSpeed: Float)

Sets the playback speed of this AudioMixerGroupResource.

Parameters

playbackSpeed

Playback speed in the range (0.25f, 4.0f].

Throws

IllegalStateException

If this resource has been closed.