-
Notifications
You must be signed in to change notification settings - Fork 122
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 #76 from anhaoxiong/master
release v1.16.1
- Loading branch information
Showing
84 changed files
with
1,482 additions
and
6,192 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,24 @@ | ||
# PLShortVideoKit 1.16.0 to 1.16.1 API Differences | ||
|
||
## General Headers | ||
|
||
``` | ||
PLShortVideoRecorder.h | ||
``` | ||
|
||
- *Added* + (void)checkAuthentication:(void(^ __nonnull)(PLSAuthenticationResult result))resultBlock;; | ||
|
||
``` | ||
PLSTypeDefines.h | ||
``` | ||
|
||
- *Added* PLSAuthenticationResult; | ||
|
||
|
||
``` | ||
AVAsset+PLSExtendProperty.h | ||
``` | ||
|
||
- *Added* @property (assign, nonatomic, readonly) UInt32 pls_channel; | ||
|
||
- *Added* @property (assign, nonatomic, readonly) Float64 pls_sampleRate; |
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
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
Oops, something went wrong.