Interface RawAudioDataSupporter

  • All Known Implementing Classes:
    WaveContainer

    public interface RawAudioDataSupporter
    Interface for classes that give access to the raw audio data.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • getRawData

        byte[] getRawData()
        Returns the raw data.
        Returns:
        the raw data