Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Uses of AudioAnalysisSection in se.michaelthelin.spotify.model_objects.miscellaneous
Modifier and TypeMethodDescriptionAudioAnalysisSection.Builder.build()
AudioAnalysisSection.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) AudioAnalysis.getSections()
Get the set of section markers, in seconds.Modifier and TypeMethodDescriptionAudioAnalysis.Builder.setSections
(AudioAnalysisSection[] sections) The track sections setter.