Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unity-videoplayer-helper.git#upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Unity Video Player Helper** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-videoplayer-helper.git#upm
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-videoplayer-helper.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-videoplayer-helper)

README

VideoPlayer Helper for Unity

VideoPlayer Helper contains useful scripts and samples to help building great experiences with the built in VideoPlayer.

Samples

| YouTube | Vimeo | | --- | --- | |YouTube Player Image |Vimeo Player Image | | :arrow_forward: Live Demo available | - |

Each sample demonstrates a different approach in using the helper classes (including some animations).

Integration

  1. Get the .unitypackage from Releases or clone this repository and create your own.
  2. In Unity choose Assets -> Import Package... -> Custom Package... and select the appropriate .unitypackage
  3. To add a template for the video player click right in the Hierarchy panel and choose Video -> Video Player with Controls
  4. Set your assets. Take a look at the samples for some inspiration.

Scripts

Comments

No comments yet. Be the first!