mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): update docs
This commit is contained in:
@@ -135,6 +135,12 @@ export interface VideoInfo {
|
||||
* .catch((error: any) => console.log('video transcode error', error));
|
||||
*
|
||||
* ```
|
||||
* @interfaces
|
||||
* TranscodeOptions
|
||||
* TrimOptions
|
||||
* CreateThumbnailOptions
|
||||
* GetVideoInfoOptions
|
||||
* VideoInfo
|
||||
*/
|
||||
@Plugin({
|
||||
pluginName: 'VideoEditor',
|
||||
|
||||
Reference in New Issue
Block a user