summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo+UIAdditions.h
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2016-05-24 11:15:21 +0200
committerDamiano Galassi <[email protected]>2016-05-24 11:15:21 +0200
commite117959205266ad5b243391c976632e5ec186af8 (patch)
treeb3bc58773186a562db98612560ad360283888bb6 /macosx/HBVideo+UIAdditions.h
parentb015c304d1d72ae7e43e0eae25048136069f03ad (diff)
MacGui: use the right constant quality label in the video tab, and split HBVideo KVO dependecies.
Diffstat (limited to 'macosx/HBVideo+UIAdditions.h')
-rw-r--r--macosx/HBVideo+UIAdditions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/HBVideo+UIAdditions.h b/macosx/HBVideo+UIAdditions.h
index 341c633ee..beb0584b5 100644
--- a/macosx/HBVideo+UIAdditions.h
+++ b/macosx/HBVideo+UIAdditions.h
@@ -25,6 +25,8 @@
@property (nonatomic, readonly) NSString *unparseOptions;
+@property (nonatomic, readonly) NSString *constantQualityLabel;
+
@property (nonatomic, readonly) double qualityMinValue;
@property (nonatomic, readonly) double qualityMaxValue;