Class RekordboxAnlz.WaveColorPreviewTag

  • Enclosing class:
    RekordboxAnlz

    public static class RekordboxAnlz.WaveColorPreviewTag
    extends io.kaitai.struct.KaitaiStruct
    A larger, colorful waveform preview image suitable for display above the touch strip for jumping to a track position on newer high-resolution players.
    • Constructor Detail

      • WaveColorPreviewTag

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

      • lenEntryBytes

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

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

        public long _unnamed2()
      • entries

        public byte[] entries()