Constructor
new MediaKeySystemAccess(keySystem, supportedConfigurationsnon-null)
        An implementation of MediaKeySystemAccess.
    
    
    
    
    
    
        Parameters:
| Name | Type | Description | 
|---|---|---|
keySystem | 
            
            string | |
supportedConfigurations | 
            
            Array.<!MediaKeySystemConfiguration> | 
- Implements:
 - MediaKeySystemAccess
 
- Source:
 
Throws:
- 
        if the key system is not supported.
 - Type
 - Error
 
Members
- 
    
(private, non-null) configuration_ :MediaKeySystemConfiguration
 - 
    
    
        
Type:
- MediaKeySystemConfiguration
 
 - 
    
(private) internalKeySystem_ :string
 - 
    
    
        
Type:
- string
 
 - 
    
keySystem :string
 - 
    
    
        
Type:
- string
 
 - 
    
(inner, non-null) newCfg :MediaKeySystemConfiguration
 - 
    
    
        
Type:
- MediaKeySystemConfiguration
 
 
Methods
- 
    
        
            
            
createMediaKeys()
 - 
    
        
            
            
getConfiguration()