File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 "title": "RFC 7845: Ogg Encapsulation for the Opus Audio Codec",
4747 "publisher": "IETF",
4848 "date": "April 2016"
49- },
50- "OBJECT-RTC": {
51- "href": "https://w3c.github.io/ortc/",
52- "title": "Object RTC (ORTC) API for WebRTC",
53- "publisher": "W3C",
54- "date": "January 2021"
5549 }
5650}
5751</ pre >
225219</ xmp >
226220</ pre >
227221
228- The {{OpusSignal}} describes the type of audio signal being encoded. See
229- [section 9.3.1.1](https://draft.ortc.org/#opus-codec-options*) of [[OBJECT-RTC]].
222+ The {{OpusSignal}} indicates the default value for the type of signal being encoded.
230223
231224< dl >
232225 < dt > < dfn enum-value for =OpusSignal > auto</ dfn > </ dt >
233226 < dd >
234- The audio signal is not known to be of a particular type.
227+ The audio signal is not specified to be of a particular type.
235228 </ dd >
236229 < dt > < dfn enum-value for =OpusSignal > music</ dfn > </ dt >
237230 < dd >
255248</ xmp >
256249</ pre >
257250
258- The {{OpusApplication}} describes the intended application. See
259- [section 9.3.1.1](https://draft.ortc.org/#opus-codec-options*) of [[OBJECT-RTC]] .
251+ The {{OpusApplication}} indicates the default value for the encoder's intended
252+ application .
260253
261254< dl >
262255 < dt > < dfn enum-value for =OpusApplication > voip</ dfn > </ dt >
You can’t perform that action at this time.
0 commit comments