getCurrentBlurPercentage

open override fun getCurrentBlurPercentage(): Int

Retrieves the current blur percentage applied to the video frames.

Return

The current blur percentage as an integer value ranging from 0 to 100. If the blur effect is not enabled, the default blur percentage (DEFAULT_BLUR_PERCENTAGE) is returned.