There was an error while loading. Please reload this page.
A very small one, but when cleaning up my code I discovered that PlaybackParameters have a withSpeed() helper method, but not the withPitch() one.
withSpeed()
withPitch()
Add the missing method for consistency for apps that allows to change both independently.