Interface IDRMServiceProvider
- Namespace
- DLCToolkit.DRM
- Assembly
- DLCToolkit.dll
Provides access to the IDRMProvider for the current platform.
public interface IDRMServiceProvider
Methods
GetDRMProvider()
Try to get the IDRMProvider for this platform.
IDRMProvider GetDRMProvider()
Returns
- IDRMProvider
A DRM provider or null if DRM is not supported on this platform