getCurrentKeySystem
Description
Returns the type of keySystem used for DRM-protected contents.
Syntax
const keySystemName = player.getCurrentKeySystem();
- return value
string|undefined
Returns the type of keySystem used for DRM-protected contents.
const keySystemName = player.getCurrentKeySystem();
string|undefined