-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #96 from 0dayZh/master
Updated to v1.6.2
- Loading branch information
Showing
19 changed files
with
291 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# PLCameraStreamingKit 1.6.1 to 1.6.2 API Differences | ||
|
||
## General Headers | ||
|
||
``` | ||
PLCameraSource.h | ||
``` | ||
|
||
- *Added* property `@property (nonatomic, assign) CGFloat videoZoomFactor;` | ||
- *Added* property `@property (nonatomic, retain) AVCaptureDeviceFormat *videoActiveFormat;` | ||
|
||
``` | ||
PLCameraStreamingSession.h | ||
``` | ||
|
||
- *Added* property `@property (nonatomic, assign) CGFloat videoZoomFactor;` | ||
- *Added* property `@property (nonatomic, retain) AVCaptureDeviceFormat *videoActiveFormat;` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
Example/Pods/Local Podspecs/PLCameraStreamingKit.podspec.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.