Simple player Uiza player.
This plugin use: uiza-android-player-sdk for android and a customized uiza-ios-player-sdk for iOS
Install this plugin:
tns plugin add nativescript-uiza-player
```html
<UizaPlayer #player video="b1b5889d-3d07-4699-b7ba-53509c14b891"></UizaPlayer>
```)
Property | Default | Description |
---|---|---|
video | '' | Uiza entity ID |
API | Description |
---|---|
play() | Play video |
pause() | Pause video |
seek(to) | Seek to time (in miliseconds) |
Apache License Version 2.0, January 2004