Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Packages that use AudioAnalysisSegment
-
Uses of AudioAnalysisSegment in se.michaelthelin.spotify.model_objects.miscellaneous
Subclasses with type arguments of type AudioAnalysisSegment in se.michaelthelin.spotify.model_objects.miscellaneousModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingAudioAnalysisSegmentinstances.Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return AudioAnalysisSegmentModifier and TypeMethodDescriptionAudioAnalysisSegment.Builder.build()AudioAnalysis.getSegments()Get the set of sound entities (typically under a second) each relatively uniform in timbre and harmony.Methods in se.michaelthelin.spotify.model_objects.miscellaneous with parameters of type AudioAnalysisSegmentModifier and TypeMethodDescriptionAudioAnalysis.Builder.setSegments(AudioAnalysisSegment[] segments)