Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
Packages that use AudioAnalysis
Package
Description
-
Uses of AudioAnalysis in se.michaelthelin.spotify.model_objects.miscellaneous
Subclasses with type arguments of type AudioAnalysis in se.michaelthelin.spotify.model_objects.miscellaneousModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingAudioAnalysisinstances.Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return AudioAnalysis -
Uses of AudioAnalysis in se.michaelthelin.spotify.requests.data.tracks
Subclasses with type arguments of type AudioAnalysis in se.michaelthelin.spotify.requests.data.tracksModifier and TypeClassDescriptionclassDeprecated.This endpoint has been deprecated by Spotify.static final classDeprecated.Builder class for building aGetTracksAudioAnalysisRequest.Methods in se.michaelthelin.spotify.requests.data.tracks that return AudioAnalysisModifier and TypeMethodDescriptionGetTracksAudioAnalysisRequest.execute()Deprecated.Get an audio analysis for a track.