OpenResult
data class OpenResult(val asset: Asset, val onCreatePublication: Publication.Builder.() -> Unit = {})
Holds the result of opening an Asset with a ContentProtection.
Properties
Link copied to clipboard
Called on every parsed Publication.Builder It can be used to modify the Manifest, the root Container or the list of service factories of a Publication.