Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
SWF-16648: getter for video preview view (owns layer)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Donnelly committed Jul 20, 2017
1 parent 09ac8f4 commit e85518a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/PBJVision.h
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ static CGFloat const PBJVideoBitRate1280x750 = 5000000 * 8; // 40bmps
@property (nonatomic, readonly) CGRect cleanAperture;

- (CALayer*)videoPreviewLayer;
- (UIView *)filteredPreviewView;

/**
this variable is used when cropping the video to a square. Ths value of this percentage
Expand Down

0 comments on commit e85518a

Please sign in to comment.