Skip to content

Commit 91a9a8b

Browse files
committed
Refine capability matrix table headers and add explanatory note
- Restore codecs=ac-3 column - Rename Dolby decoder to Dolby SW decoder - Add note clarifying which columns are audio-endpoint-codec queries
1 parent 9c7b1d8 commit 91a9a8b

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

uwp/audio-video-camera/supported-play-type-strings.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -178,18 +178,18 @@ This query checks whether the system is configured for 5.1 speakers and can play
178178

179179
### Example audio capability matrix
180180

181-
When systems with Dolby Atmos or headphones that support Virtual Surround Sound (VSS) are considered, the number of possible hardware and software combinations can be very large. The following table shows the query results for the `audio-endpoint-codec` feature across representative device configurations.
182-
183-
| # | Device configuration | Dolby decoder | DD | DD+ | DD+JOC | PCM2.0 | PCM5.1 | PCM7.1 |
184-
|---|---------------------|---------------|:---:|:---:|:------:|:------:|:------:|:------:|
185-
| 1 | Headphones with Atmos, VSS enabled | Installed |||||||
186-
| 2 | Headphones without Atmos, VSS disabled | Installed |||||||
187-
| 3 | Headphones without Atmos, VSS enabled | Installed |||||||
188-
| 4 | Headphones without Atmos, VSS enabled | Not installed |||||||
189-
| 5 | 5.1 speakers (no AVR) | Installed |||||||
190-
| 6 | 5.1 speakers (no AVR) | Not installed |||||||
191-
| 7 | Atmos-capable AVR, configured for 5.1 | Installed |||||||
192-
| 8 | Atmos-capable AVR, configured for 5.1 | Not installed |||||||
181+
When systems with Dolby Atmos or headphones that support Virtual Surround Sound (VSS) are considered, the number of possible hardware and software combinations can be very large. The following table shows the query results for `audio-endpoint-codec` and `codecs` across representative device configurations.
182+
183+
| # | Device configuration | Dolby SW decoder | DD | DD+ | DD+JOC | PCM2.0 | PCM5.1 | PCM7.1 | codecs=ac-3 |
184+
|---|---------------------|---------------|:---:|:---:|:------:|:------:|:------:|:------:|:-----------:|
185+
| 1 | Headphones with Atmos, VSS enabled | Installed ||||||||
186+
| 2 | Headphones without Atmos, VSS disabled | Installed ||||||||
187+
| 3 | Headphones without Atmos, VSS enabled | Installed ||||||||
188+
| 4 | Headphones without Atmos, VSS enabled | Not installed ||||||||
189+
| 5 | 5.1 speakers (no AVR) | Installed ||||||||
190+
| 6 | 5.1 speakers (no AVR) | Not installed ||||||||
191+
| 7 | Atmos-capable AVR, configured for 5.1 | Installed ||||||||
192+
| 8 | Atmos-capable AVR, configured for 5.1 | Not installed ||||||||
193193

194194
The DD, DD+, DD+JOC, PCM2.0, PCM5.1, and PCM7.1 columns show the results of the `audio-endpoint-codec` feature query.
195195

0 commit comments

Comments
 (0)