Mux Native Uploader
npm install capacitor-mux
npx cap syncuploadVideo(options: UploadVideo) => Promise<{ success: boolean; }>| Param | Type |
|---|---|
options |
UploadVideo |
Returns: Promise<{ success: boolean; }>
| Prop | Type |
|---|---|
uploadUri |
string |
videoFile |
string |