Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "recordrtc", | ||
"preferGlobal": false, | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Muaz Khan", |
@@ -341,2 +341,14 @@ # [RecordRTC](https://github.com/muaz-khan/RecordRTC): [WebRTC](https://www.webrtc-experiment.com/) audio/video recording | ||
## `pauseRecording` | ||
```javascript | ||
recordRTC.pauseRecording(); | ||
``` | ||
## `resumeRecording` | ||
```javascript | ||
recordRTC.resumeRecording(); | ||
``` | ||
## `getDataURL` | ||
@@ -343,0 +355,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
112555
2528
591