nativescript-uiza-player
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

nativescript-uiza-player

Simple player Uiza player.

(Optional) Prerequisites / Requirements

This plugin use: uiza-android-player-sdk for android and a customized uiza-ios-player-sdk for iOS

Installation

Install this plugin:

tns plugin add nativescript-uiza-player

Usage

```html
<UizaPlayer #player video="b1b5889d-3d07-4699-b7ba-53509c14b891"></UizaPlayer>
```)

API

Property Default Description
video '' Uiza entity ID
API Description
play() Play video
pause() Pause video
seek(to) Seek to time (in miliseconds)

License

Apache License Version 2.0, January 2004

Package Sidebar

Install

npm i nativescript-uiza-player

Weekly Downloads

5

Version

1.0.0

License

Apache-2.0

Unpacked Size

72.7 kB

Total Files

25

Last publish

Collaborators

  • vietlongn