Lines Matching refs:be

34  * may be used by a codec to decrypt protected video content.
41 * the maximum level that can be supported. Overriding the security level is
42 * necessary when the decrypted frames need to be manipulated, such as for
43 * image compositing. The security level parameter must be equal to or lower
45 * lower supported security level must be set. The level can be queried
50 * @return status the status of the call. The status must be OK or one of
58 * a session cannot be opened.
75 * @param scope may be a sessionId or a keySetId, depending on the
77 * scope should be set to the sessionId the keys will be provided
78 * to. When the keyType is RELEASE, scope should be set to the
84 * required to generate the key request. initData may be empty
87 * @param keyType specifies if the keys are to be used for streaming,
92 * @return status the status of the call. The status must be OK or one of
99 * state where a key request cannot be generated.
102 * request. The type may be one of INITIAL, RENEWAL, RELEASE,
108 * already loaded. UPDATE indicates that the keys need to be
110 * @return defaultUrl the URL that the request may be sent to, if
126 * The maximum HDCP level is the highest level that can potentially be
128 * downstream receiving devices that could be connected. For example, if
130 * does not have HDCP 2.x keys, then the maximum HDCP capability would be
134 * This method should only be used for informational purposes, not for
136 * policies must be handled by the DRM system.
138 * @return status the status of the call. The status must be OK or
140 * level cannot be queried.
143 * @return maxLevel the highest HDCP level that can be supported
151 * sessions that may be opened simultaneosly among all DRM instances for the
154 * @return status the status of the call. The status must be OK or
156 * sessions cannot be queried.
170 * @return status the status of the call. The status must be OK or one of
174 * security level cannot be queried.
181 * Returns the plugin-specific metrics. Multiple metric groups may be
185 * @return status the status of the call. The status must be OK or
186 * ERROR_DRM_INVALID_STATE if the metrics are not available to be
196 * @return status the status of the call. The status must be OK or
198 * IDs cannot be returned.
210 * HAL module. The format and content of ssRelease must be defined by the
212 * can be identified by its UUID which can be queried using
215 * @return status the status of the call. The status must be OK or one of
218 * cannot be released.
228 * @return status the status of the call. The status must be OK or one of
231 * cannot be released.
239 * @return status the status of the call. The status must be OK or
241 * stops cannot be removed.