diff options
Diffstat (limited to 'macosx/HBVideo+UIAdditions.h')
-rw-r--r-- | macosx/HBVideo+UIAdditions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBVideo+UIAdditions.h b/macosx/HBVideo+UIAdditions.h index 0acb7b3e8..e836700b4 100644 --- a/macosx/HBVideo+UIAdditions.h +++ b/macosx/HBVideo+UIAdditions.h @@ -21,6 +21,7 @@ @property (nonatomic, readonly) NSArray *levels; @property (nonatomic, readonly) BOOL fastDecodeSupported; +@property (nonatomic, readonly) BOOL turboTwoPassSupported; @property (nonatomic, readonly) NSString *unparseOptions; |