Class DebugInterface.CppProxy

java.lang.Object
com.banuba.sdk.effect_player.DebugInterface.CppProxy
All Implemented Interfaces:
DebugInterface
Enclosing interface:
DebugInterface

public static final class DebugInterface.CppProxy
extends java.lang.Object
implements DebugInterface
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.banuba.sdk.effect_player.DebugInterface

    DebugInterface.CppProxy
  • Method Summary

    Modifier and Type Method Description
    void _djinni_private_destroy()  
    protected void finalize()  
    void setAutotestConfig​(java.lang.String config)  

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • _djinni_private_destroy

      public void _djinni_private_destroy()
    • finalize

      protected void finalize() throws java.lang.Throwable
      Overrides:
      finalize in class java.lang.Object
      Throws:
      java.lang.Throwable
    • setAutotestConfig

      public void setAutotestConfig​(java.lang.String config)
      Specified by:
      setAutotestConfig in interface DebugInterface