LcpContentProtection constructor
LcpContentProtection(
- LcpService _lcpService,
- LcpAuthenticating? _authentication
Implementation
LcpContentProtection(this._lcpService, this._authentication);