Class VideoDecoder

java.lang.Object
java.lang.Thread
one.empty3.library.VideoDecoder
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
DecodeJcodec

public abstract class VideoDecoder extends Thread
  • Field Details

  • Constructor Details

    • VideoDecoder

      public VideoDecoder(File file, TextureMov refTextureMov)
      init, start, run, and block on maxsize reached
      Parameters:
      file - video to draw on surface
      refTextureMov - texture to apply
  • Method Details

    • size

      public int size()
    • isClosed

      public boolean isClosed()
    • current

      public ECBufferedImage current()