Class RekordboxAnlz.WavePreviewTag

  • Enclosing class:
    RekordboxAnlz

    public static class RekordboxAnlz.WavePreviewTag
    extends io.kaitai.struct.KaitaiStruct
    Stores a waveform preview image suitable for display above the touch strip for jumping to a track position.
    • Method Detail

      • lenPreview

        public long lenPreview()
        The length, in bytes, of the preview data itself. This is slightly redundant because it can be computed from the length of the tag.
      • _unnamed1

        public long _unnamed1()
      • data

        public byte[] data()
        The actual bytes of the waveform preview.