Files
osx-patcher/resources/patch/AppleHDA.kext/Contents/Resources/layout95.xml
Julian-Marius-Fairfax 24ffd8a991 Initial commit
2020-04-01 00:06:29 +02:00

54 lines
1.2 KiB
XML

<dict> <!-- layout95.xml -->
<key>LayoutID</key>
<integer>95</integer>
<key>PathMapRef</key>
<array>
<dict>
<key>CodecID</key>
<array>
<integer>363665781</integer>
</array>
<key>Headphone</key>
<dict>
<key>MuteGPIO</key>
<integer>1342242840</integer>
</dict>
<key>Inputs</key>
<array>
<string>LineIn</string>
<string>SPDIFIn</string>
</array>
<key>IntSpeaker</key>
<dict>
<key>MaximumBootBeepValue</key>
<integer>64</integer>
<key>MuteGPIO</key>
<integer>0</integer>
</dict>
<key>LineIn</key>
<dict>
<key>MuteGPIO</key>
<integer>838926362</integer>
</dict>
<key>LineOut</key>
<dict>
<key>MuteGPIO</key>
<integer>1</integer>
</dict>
<key>Outputs</key>
<array>
<string>Headphone</string>
<string>LineOut</string>
<string>IntSpeaker</string>
<string>SPDIFOut</string>
</array>
<key>PathMapID</key>
<integer>60</integer>
<key>SPDIFIn</key>
<dict/>
<key>SPDIFOut</key>
<dict/>
</dict>
</array>
</dict>