Closed
Description
openedon Oct 10, 2016
Hi,
We see some older Android devices (4.4.2) only work with Level 3 security, while some newer devices only work with Level 1. This is not always the case, though.
What is the recommended approach for determining if a device supports one or the other in order to trigger one of the other like so:
mediaDrm.setPropertyString("securityLevel", "L3");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment