Fix for: Surround sound audio on Apple TV #371

Added audio configuration option to the settings menu to allow users to select their speaker setup.
This commit is contained in:
Nitropud
2021-07-11 09:10:55 -07:00
committed by Cameron Gutman
parent 87be7080cb
commit 701c83d79c
7 changed files with 34 additions and 6 deletions
@@ -22,6 +22,7 @@
</entity>
<entity name="Settings" representedClassName="Settings" syncable="YES" codeGenerationType="class">
<attribute name="absoluteTouchMode" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES" syncable="YES"/>
<attribute name="audioConfig" attributeType="Integer 32" defaultValueString="2" usesScalarValueType="NO" syncable="YES"/>
<attribute name="bitrate" attributeType="Integer 32" defaultValueString="10000" usesScalarValueType="NO" syncable="YES"/>
<attribute name="btMouseSupport" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES" syncable="YES"/>
<attribute name="enableHdr" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES" syncable="YES"/>