Package dev.onvoid.webrtc.internal

  • Interface Summary 
    Interface Description
    RefCounted
    Interface for ref counted objects in WebRTC.
  • Class Summary 
    Class Description
    DisposableNativeObject
    Allows to dispose the native object bound to the Java object and free native resources.
    NativeLoader
    Loads a native library from inside a JAR.
    NativeObject
    Binds a native object pointer to an Java object extending this class.
    RefCountedObject