Plumb multi-controller toggle

This commit is contained in:
Cameron Gutman
2018-06-02 13:52:58 -07:00
parent a28049a58c
commit d17f2f9dee
6 changed files with 32 additions and 14 deletions

View File

@@ -26,5 +26,6 @@
@property int audioChannelCount;
@property int audioChannelMask;
@property BOOL enableHdr;
@property BOOL multiController;
@end