Class SampleRateConverter.Progress

  • Enclosing class:
    SampleRateConverter

    public static class SampleRateConverter.Progress
    extends java.lang.Object
    Progress of converting one piece of data
    • Constructor Detail

      • Progress

        public Progress()
    • Method Detail

      • getInputUsed

        public int getInputUsed()
        Returns:
        Number of samples used from the input buffer
      • getOutputGenerated

        public int getOutputGenerated()
        Returns:
        Number of samples written to the output buffer