mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/media-capture/index.ts#L113">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Media Capture
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-media-capture
|
||||
$ npm install @ionic-native/plugins/media-capture
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/media-capture/)
|
||||
|
||||
Plugin Repo: [https://github.com/apache/cordova-plugin-media-capture](https://github.com/apache/cordova-plugin-media-capture)
|
||||
|
||||
This plugin provides access to the device's audio, image, and video capture capabilities.
|
||||
|
||||
Requires Cordova plugin: `cordova-plugin-media-capture`. For more info, please see the [Media Capture plugin docs](https://github.com/apache/cordova-plugin-media-capture).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- Browser
|
||||
- iOS
|
||||
- Windows
|
||||
Reference in New Issue
Block a user