A wrapper around the Beatport API to manage the licensing of Beatport access.
https://forum.hise.audio/topic/10464/what-is-a-beatport-manager?_=1730723304163
Class methods
isBeatportAccess
Checks if the beatport access is valid. Edit on GitHub
BeatportManager.isBeatportAccess()
setProductId
Sets the product ID dynamically. Edit on GitHub
BeatportManager.setProductId( String productId)
validate
Requests DRM validation and returns a JSON object with the validation result. Edit on GitHub
BeatportManager.validate()