docs: document --enable_entitlement_license option for Widevine (#1399)
The option was never covered to the widevine docs when it was added, requiring someone to read the source code or the --help to discover this option. Fixes #983
This commit is contained in:
parent
94db9c9db3
commit
b7e96f7d93
|
@ -9,6 +9,10 @@ Widevine encryption options
|
|||
--protection_systems is not specified. Use --protection_systems to generate
|
||||
multiple protection systems.
|
||||
|
||||
--enable_entitlement_license
|
||||
|
||||
Enable entitlement license in the Widevine encryption request.
|
||||
|
||||
--enable_widevine_decryption
|
||||
|
||||
Enable decryption with Widevine key server. User should provide either
|
||||
|
|
Loading…
Reference in New Issue