capacitor-native-video-player
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

capacitor-native-video-player

native-video-player

Install

npm install capacitor-native-video-player
npx cap sync

API

echo(...)

echo(options: { value: string; }) => any
Param Type
options { value: string; }

Returns: any


start(...)

start(options: { playlist: IVideoData[]; }) => any
Param Type
options { playlist: {}; }

Returns: any


Interfaces

IVideoData

Prop Type
title string
album string
source string

Readme

Keywords

Package Sidebar

Install

npm i capacitor-native-video-player

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

85.8 kB

Total Files

58

Last publish

Collaborators

  • sho5