File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 22372237
22382238 The User Agent < em class ="rfc2119 "> MAY</ em > use this hint to set
22392239 expectations about incoming {{VideoFrame}}s and to improve encoding quality.
2240+ If using this hint:
2241+ - The User Agent < em class ="rfc2119 "> MUST</ em > respect other explicitly
2242+ set encoding options when configuring the encoder, whether they are
2243+ codec-specific encoding options or not.
2244+ - The User Agent < em class ="rfc2119 "> SHOULD</ em > make a best-effort
2245+ attempt to use additional configuration options to improve encoding
2246+ quality, according to the goals defined by the corresponding
2247+ [=video content hint=].
2248+
2249+ NOTE: Some encoder options are implementation specific, and mappings between
2250+ {{VideoEncoderConfig/contentHint}} and those options cannot be
2251+ prescribed.
22402252
22412253 The User Agent < em class ="rfc2119 "> MUST NOT</ em > refuse the configuration
22422254 if it doesn't support this content hint.
22432255 See {{VideoEncoder/isConfigSupported()}}.
2244-
2245- NOTE: Any codec-specific encoding options take precedence over
2246- {{contentHint}}.
22472256 </ dd >
22482257
22492258</ dl >
You can’t perform that action at this time.
0 commit comments