Uses of Class
de.sonallux.spotify.api.models.TimeInterval
-
Packages that use TimeInterval Package Description de.sonallux.spotify.api.models -
-
Uses of TimeInterval in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models with type parameters of type TimeInterval Modifier and Type Field Description List<TimeInterval>AudioAnalysis. barsThe time intervals of the bars throughout the track.List<TimeInterval>AudioAnalysis. beatsThe time intervals of beats throughout the track.List<TimeInterval>AudioAnalysis. tatumsA tatum represents the lowest regular pulse train that a listener intuitively infers from the timing of perceived musical events (segments).
-