Uses of Class
com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Packages that use AudioAnalysisSection Package Description com.wrapper.spotify.model_objects.miscellaneous -
-
Uses of AudioAnalysisSection in com.wrapper.spotify.model_objects.miscellaneous
Methods in com.wrapper.spotify.model_objects.miscellaneous that return AudioAnalysisSection Modifier and Type Method Description AudioAnalysisSectionAudioAnalysisSection.Builder. build()AudioAnalysisSectionAudioAnalysisSection.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject)AudioAnalysisSection[]AudioAnalysis. getSections()Get the set of section markers, in seconds.Methods in com.wrapper.spotify.model_objects.miscellaneous with parameters of type AudioAnalysisSection Modifier and Type Method Description AudioAnalysis.BuilderAudioAnalysis.Builder. setSections(AudioAnalysisSection[] sections)The track sections setter.
-