- Timestamp:
- Jun 12, 2017 10:20:16 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/HDACodec.cpp
r65624 r67335 1268 1268 | CODEC_F00_09_CAP_CONNECTION_LIST 1269 1269 | CODEC_F00_09_CAP_STEREO; 1270 pNode->digout.node.au32F00_param[0xC] = CODEC_F00_0C_CAP_OUTPUT 1271 | CODEC_F00_0C_CAP_PRESENCE_DETECT; 1270 pNode->digout.node.au32F00_param[0xC] = CODEC_F00_0C_CAP_OUTPUT; 1272 1271 1273 1272 /* Connection list entries. */
Note:
See TracChangeset
for help on using the changeset viewer.