Interface IOutput

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable
    All Known Implementing Classes:
    FrameOutput, SurfaceOutput, TextureOutput, VideoOutput, ViewOutput

    public interface IOutput
    extends java.io.Closeable
    The interface is inherited by all classes that must work with Player, and responsible for passing the rendered frame to the output view