Class RekordboxAnlz.WaveScrollTag

  • Enclosing class:
    RekordboxAnlz

    public static class RekordboxAnlz.WaveScrollTag
    extends io.kaitai.struct.KaitaiStruct
    A larger waveform image suitable for scrolling along as a track plays.
    • Method Detail

      • lenEntryBytes

        public long lenEntryBytes()
        The size of each entry, in bytes. Seems to always be 1.
      • lenEntries

        public long lenEntries()
        The number of waveform data points, each of which takes one byte.
      • _unnamed2

        public long _unnamed2()
      • entries

        public byte[] entries()