How to set android playback speed

is any one know how to set androidSDK playback speed? I can’t find it from playbackSpeed

I can only find get " playbackSpeed", but don’t know how to set " playbackSpeed" in V3 SDK.

Hi @gabrielchong , thanks for reaching out to Bitmovin community. If you are using Kotlin for development, you can simply set the desired value to change the speed. The playbackSpeed can be used both as a getter and setter.

Hope this helps. Please let us know if this works or if there are further questions.