AudioAnalysisMeta

constructor(analyzerVersion: String, platform: String, detailedStatus: String, statusCode: Int? = null, timestamp: Long, analysisTime: Float, inputProcess: String)(source)

Parameters

analyzerVersion

Which version of the Spotify analyzer the analysis was run on

platform

The OS the analysis was run on

detailedStatus

Whether there was an error in the analysis or "OK"

statusCode

0 on success, any other integer on error

timestamp

When this analysis was completed

analysisTime

How long, in milliseconds, this analysis took to run

inputProcess

The process used in the analysis