Lines Matching refs:level
38 * Open a new session at a requested security level. The security level
40 * sessions are opened at the native security level of the device which is
41 * the maximum level that can be supported. Overriding the security level is
43 * image compositing. The security level parameter must be equal to or lower
44 * than the native level. If the requested level is not supported, the next
45 * lower supported security level must be set. The level can be queried
48 * security level is defaulted to the native security level of the device.
55 * level is higher than the native level or lower than the lowest
56 * supported level or if openSession is not supported at the time of
59 * @param level the requested security level
121 * The current level is based on the display(s) the device is connected to.
123 * separate interfaces, this method returns the lowest negotiated HDCP level
126 * The maximum HDCP level is the highest level that can potentially be
140 * level cannot be queried.
141 * @return connectedLevel the lowest HDCP level for any connected
143 * @return maxLevel the highest HDCP level that can be supported
165 * Return the current security level of a session. A session has an initial
166 * security level determined by the robustness of the DRM system's
174 * security level cannot be queried.
175 * @return level the current security level for the session
178 SecurityLevel level);