Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Uses of AudioAnalysisMeta in se.michaelthelin.spotify.model_objects.miscellaneous
Modifier and TypeMethodDescriptionAudioAnalysisMeta.Builder.build()
AudioAnalysisMeta.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) AudioAnalysis.getMeta()
Get the metadata of the analyzer software for the track.Modifier and TypeMethodDescriptionAudioAnalysis.Builder.setMeta
(AudioAnalysisMeta meta) The anaylzer metadata setter.