Add 5.1 surround sound support

This commit is contained in:
Cameron Gutman
2015-10-26 02:54:05 +00:00
parent af383eb371
commit 48f88f6d2f
5 changed files with 60 additions and 25 deletions

View File

@@ -135,6 +135,7 @@ static void help() {
printf("\t-app <app>\t\tName of app to stream\n");
printf("\t-nosops\t\t\tDon't allow GFE to modify game settings\n");
printf("\t-localaudio\t\tPlay audio locally\n");
printf("\t-surround\t\tStream 5.1 surround sound (requires GFE 2.7)\n");
printf("\t-keydir <directory>\tLoad encryption keys from directory\n");
#ifdef HAVE_SDL
printf("\n Video options (SDL Only)\n\n");