Interface StaticPcmSource

All Known Implementing Classes:
MonoStaticPcmSource, StereoStaticPcmSource

public interface StaticPcmSource
  • Method Details

    • getSampleCount

      int getSampleCount()
    • getPosition

      double getPosition()
    • setPosition

      StaticPcmSource setPosition(double position)
    • getProgress

      float getProgress()
    • setProgress

      StaticPcmSource setProgress(float progress)