Interface IVLCVout.Callback

  • Enclosing interface:
    IVLCVout

    public static interface IVLCVout.Callback
    • Method Detail

      • onSurfacesCreated

        @MainThread
        void onSurfacesCreated​(IVLCVout vlcVout)
        This callback is called when surfaces are created.
      • onSurfacesDestroyed

        @MainThread
        void onSurfacesDestroyed​(IVLCVout vlcVout)
        This callback is called when surfaces are destroyed.