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

Commit

Permalink
Revert "SWF-16648: getter for video preview view (owns layer)"
Browse files Browse the repository at this point in the history
This reverts commit e85518a.
  • Loading branch information
Kyle Donnelly committed Jul 24, 2017
1 parent e85518a commit d13d5ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/PBJVision.h
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ 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 d13d5ab

Please sign in to comment.