capacitor-vlc-plugin
v0.0.7
Published
A vlc capacitor plugin for Ionic
Readme
capacitor-vlc-plugin
A vlc capacitor plugin for Ionic
Install
npm install capacitor-vlc-plugin
npx cap syncAPI
stream(...)
stream(options: { link: string; }) => Promise<{ link: string; }>| Param | Type |
| ------------- | ------------------------------ |
| options | { link: string; } |
Returns: Promise<{ link: string; }>
