Class RekordboxAnlz.SongStructureEntry

  • Enclosing class:
    RekordboxAnlz

    public static class RekordboxAnlz.SongStructureEntry
    extends io.kaitai.struct.KaitaiStruct
    A song structure entry, represents a single phrase.
    • Method Detail

      • phraseNumber

        public int phraseNumber()
        The absolute number of the phrase, starting at one.
      • beatNumber

        public int beatNumber()
        The beat number at which the phrase starts.
      • phraseId

        public io.kaitai.struct.KaitaiStruct phraseId()
        Identifier of the phrase label.
      • _unnamed3

        public byte[] _unnamed3()
      • fillIn

        public int fillIn()
        If nonzero, fill-in is present.
      • fillInBeatNumber

        public int fillInBeatNumber()
        The beat number at which fill-in starts.