Package 

Interface IVLCVout.Callback

    • Method Summary

      Modifier and Type Method Description
      abstract void onSurfacesCreated(IVLCVout vlcVout) This callback is called when surfaces are created.
      abstract void onSurfacesDestroyed(IVLCVout vlcVout) This callback is called when surfaces are destroyed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait