Package com.banuba.sdk.effect_player
Class ReloadResult.CppProxy
java.lang.Object
com.banuba.sdk.effect_player.ReloadResult.CppProxy
- All Implemented Interfaces:
ReloadResult
- Enclosing interface:
- ReloadResult
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.banuba.sdk.effect_player.ReloadResult
ReloadResult.CppProxy
-
Method Summary
-
Method Details
-
_djinni_private_destroy
public void _djinni_private_destroy() -
finalize
-
effect
Description copied from interface:ReloadResult
Effect with updated config applied. Depending on changes it may be the effect already loaded or a new one.- Specified by:
effect
in interfaceReloadResult
-
hotReload
public boolean hotReload()Description copied from interface:ReloadResult
In case it was possible to apply the new config on the same effect, this flag will be `true`.- Specified by:
hotReload
in interfaceReloadResult
-