setTimescale

fun setTimescale(timescale: Timescale?): FilterBuilder

Sets the timescale filter on the player.

Return

The updated builder, useful for chaining

Parameters

timescale

The timescale filter to apply to the player. Set to null to disable the filter.