| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.miscellaneous |
| Modifier and Type | Method | Description |
|---|---|---|
AudioAnalysisSegment |
AudioAnalysisSegment.Builder.build() |
|
AudioAnalysisSegment |
AudioAnalysisSegment.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) |
|
AudioAnalysisSegment[] |
AudioAnalysis.getSegments() |
Get the set of sound entities (typically under a second) each relatively uniform in timbre and harmony.
|
| Modifier and Type | Method | Description |
|---|---|---|
AudioAnalysis.Builder |
AudioAnalysis.Builder.setSegments(AudioAnalysisSegment[] segments) |
The track segments setter.
|
Copyright © 2019. All rights reserved.