Package com.banuba.sdk.effect_player
Interface EffectInfoListener
public interface EffectInfoListener
Callback interface to receive effect info changes.
-
Method Summary
Modifier and Type Method Description void
onEffectInfoUpdated(EffectInfo info)
Current effect information.
-
Method Details
-
onEffectInfoUpdated
Current effect information.
-