public protocol CLDecryptorAPI : InterceptableAPI
API for extracting decrypted compressed audio samples from protected content.
Operation-specific failures are returned through each method’s Result as a
PRESTOerror. SDK-level and component-level errors can also be observed through
PRESTOplaySDK.shared.onError.