setLowPass

fun setLowPass(lowPass: LowPass?): FilterBuilder

Sets the low pass filter on the player.

Return

The updated builder, useful for chaining

Parameters

lowPass

The low pass filter to apply to the player. Set to null to disable the filter.