Interface SampleBuilder<S extends SoundSample,B extends SampleBuilder<S,B>>

    • Method Detail

      • updateTimeStamp

        default void updateTimeStamp​()
        Calculates the time stamp from the sampling rate and the index and sets the time stamp property (as of SoundSample.getTimeStamp()).