summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBQueueController.h')
-rw-r--r--macosx/HBQueueController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h
index a2e5b9998..ee8ad044a 100644
--- a/macosx/HBQueueController.h
+++ b/macosx/HBQueueController.h
@@ -106,6 +106,8 @@ BOOL fIsDragging;
int crf;
NSString *x264opts;
+ NSString *audioinfo_codecs;
+ NSString *audioinfo_summary; //<-hack to use a string to display all audio info for each job in one string
int audio_mixdowns[8];
int acodec;
int abitrate;