8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.