Class RekordboxAnlz.WaveColorScrollTag

  • Enclosing class:
    RekordboxAnlz

    public static class RekordboxAnlz.WaveColorScrollTag
    extends io.kaitai.struct.KaitaiStruct
    A larger, colorful waveform image suitable for scrolling along as a track plays on newer high-resolution hardware. Also contains a higher-resolution blue/white waveform.
    • Constructor Detail

      • WaveColorScrollTag

        public WaveColorScrollTag​(io.kaitai.struct.KaitaiStream _io)
    • Method Detail

      • lenEntryBytes

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

        public long lenEntries()
        The number of columns of waveform data (this matches the non-color waveform length.
      • _unnamed2

        public long _unnamed2()
      • entries

        public byte[] entries()