Interface SoundCloudSegmentDecoder

    • Method Detail

      • prepareStream

        void prepareStream​(boolean beginning)
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • resetStream

        void resetStream()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • playStream

        void playStream​(AudioProcessingContext context,
                        long startPosition,
                        long desiredPosition)
                 throws java.lang.InterruptedException,
                        java.io.IOException
        Throws:
        java.lang.InterruptedException
        java.io.IOException