Socket
Book a DemoInstallSign in
Socket

capacitor-native-video-player

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-native-video-player

native-video-player

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

capacitor-native-video-player

native-video-player

Install

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

API

  • echo(...)
  • start(...)
  • Interfaces

echo(...)

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

Returns: any

start(...)

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

Returns: any

Interfaces

IVideoData

PropType
titlestring
albumstring
sourcestring

Keywords

capacitor

FAQs

Package last updated on 18 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts