OTVStreamDrmInfo
public class OTVStreamDrmInfo : NSObject
-
The DRM type of the
OTVPersistenceAssetDeclaration
Swift
@objc public internal(set) var drmType: OTVPersistenceDRMType { get } -
The DRM key information data from manifest
Declaration
Swift
@objc public internal(set) var keyInfo: String { get }