Class AacPacketRouter


  • public class AacPacketRouter
    extends java.lang.Object
    • Method Detail

      • processInput

        public void processInput​(java.nio.ByteBuffer inputBuffer)
                          throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • seekPerformed

        public void seekPerformed​(long requestedTimecode,
                                  long providedTimecode)
      • flush

        public void flush()
                   throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • close

        public void close()