setChannelMix

fun setChannelMix(channelMix: ChannelMix?): FilterBuilder

Sets the channel mix filter on the player.

Return

The updated builder, useful for chaining

Parameters

channelMix

The channel mix filter to apply to the player. Set to null to disable the filter.