提交 173881e6 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

update: docs/api/_sidebar.md

上级 1bc467bf
......@@ -46,6 +46,12 @@
* [拍照和相册选择](choose-image.md)
* [图片预览](preview-image.md)
* [保存图片到相册](save-image-to-photos-album.md)
* [获取图片信息](get-image-info.md)
* [压缩图片](compress-image.md)
* [拍摄视频或从相册中选择视频](choose-video.md)
* [保存视频到相册](save-video-to-photos-album.md)
* [获取视频信息](get-video-info.md)
* [压缩视频](compress-video.md)
* 位置
* [获取当前位置](get-location.md)
<!-- * [显示位置](open-location.md)
......
## uni.chooseVideo(options) @chooseVideo
<!-- UTSAPIJSON.chooseVideo.description -->
<!-- UTSAPIJSON.chooseVideo.param -->
<!-- UTSAPIJSON.chooseVideo.returnValue -->
<!-- UTSAPIJSON.chooseVideo.compatibility -->
<!-- UTSAPIJSON.chooseVideo.tutorial -->
<!-- UTSAPIJSON.choose-video.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
## uni.compressImage(options) @compressImage
<!-- UTSAPIJSON.compressImage.description -->
<!-- UTSAPIJSON.compressImage.param -->
<!-- UTSAPIJSON.compressImage.returnValue -->
<!-- UTSAPIJSON.compressImage.compatibility -->
<!-- UTSAPIJSON.compressImage.tutorial -->
<!-- UTSAPIJSON.compress-image.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
## uni.compressVideo(options) @compressVideo
<!-- UTSAPIJSON.compressVideo.description -->
<!-- UTSAPIJSON.compressVideo.param -->
<!-- UTSAPIJSON.compressVideo.returnValue -->
<!-- UTSAPIJSON.compressVideo.compatibility -->
<!-- UTSAPIJSON.compressVideo.tutorial -->
<!-- UTSAPIJSON.compress-video.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
## uni.getImageInfo(options) @getImageInfo
<!-- UTSAPIJSON.getImageInfo.description -->
<!-- UTSAPIJSON.getImageInfo.param -->
<!-- UTSAPIJSON.getImageInfo.returnValue -->
<!-- UTSAPIJSON.getImageInfo.compatibility -->
<!-- UTSAPIJSON.getImageInfo.tutorial -->
<!-- UTSAPIJSON.get-image-info.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
## uni.getVideoInfo(options) @getVideoInfo
<!-- UTSAPIJSON.getVideoInfo.description -->
<!-- UTSAPIJSON.getVideoInfo.param -->
<!-- UTSAPIJSON.getVideoInfo.returnValue -->
<!-- UTSAPIJSON.getVideoInfo.compatibility -->
<!-- UTSAPIJSON.getVideoInfo.tutorial -->
<!-- UTSAPIJSON.get-video-info.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
## uni.saveVideoToPhotosAlbum(options) @saveVideoToPhotosAlbum
<!-- UTSAPIJSON.saveVideoToPhotosAlbum.description -->
<!-- UTSAPIJSON.saveVideoToPhotosAlbum.param -->
<!-- UTSAPIJSON.saveVideoToPhotosAlbum.returnValue -->
<!-- UTSAPIJSON.saveVideoToPhotosAlbum.compatibility -->
<!-- UTSAPIJSON.saveVideoToPhotosAlbum.tutorial -->
<!-- UTSAPIJSON.save-video-to-photos-album.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册