File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 161
161
</ dd >
162
162
< dt > < dfn dict-member for =OpusEncoderConfig > complexity</ dfn > </ dt >
163
163
< dd >
164
- Configures the encoder's computational complexity, as described 2.1.9. of
165
- [[RFC6716]]. The valid range is `0` to `10`, with `10` representing the highest
164
+ Configures the encoder's computational complexity, as described in section 2.1.9.
165
+ of [[RFC6716]]. The valid range is `0` to `10`, with `10` representing the highest
166
166
complexity. If no value is specificied, the default value is platform-specific:
167
167
User Agents < em class ="rfc2119 "> SHOULD</ em > set a default of `5` for mobile
168
168
platforms, and a default of `9` for all other platforms.
177
177
</ dd >
178
178
< dt > < dfn dict-member for =OpusEncoderConfig > useinbandfec</ dfn > </ dt >
179
179
< dd >
180
- Specifies whether the encoder provides Opus in-band FEC, as described by
181
- section 2.1.7. of [[RFC6716]].
180
+ Specifies whether the encoder provides Opus in-band Forward Error Correction
181
+ (FEC), as described by section 2.1.7. of [[RFC6716]].
182
182
</ dd >
183
183
< dt > < dfn dict-member for =OpusEncoderConfig > usedtx</ dfn > </ dt >
184
184
< dd >
185
- Specifies if the encoder uses DTX, as described by section 2.1.9. of [[RFC6716]].
185
+ Specifies if the encoder uses Discontinuous Transmission (DTX), as described
186
+ by section 2.1.9. of [[RFC6716]].
186
187
</ dd >
187
188
</ dl >
188
189
You can’t perform that action at this time.
0 commit comments