SourceDrmApi
@objc(BMPSourceDrmApi)
@objcMembers
public class SourceDrmApi : NSObject
Provides the means to manage DRM on a Source
.
Accessible through Source.drm
.
-
The
SourceDrmFairplayApi
for interactions regarding FairPlay DRM specific APIs.Declaration
Swift
public let fairplay: SourceDrmFairplayApi