Interface Fragmenter

    • Method Summary

      Modifier and Type Method Description
      long[] sampleNumbers​(Track track)
      Gets the ordinal number of the samples which will be the first sample in each fragment (First sample == 1).
    • Method Detail

      • sampleNumbers

        long[] sampleNumbers​(Track track)
        Gets the ordinal number of the samples which will be the first sample in each fragment (First sample == 1).
        Parameters:
        track - concerned track
        Returns:
        an array containing the ordinal of each fragment's first sample