From 0e17203bcd8ee97ba39c035e9241ac70f7b0baf1 Mon Sep 17 00:00:00 2001 From: Stiven Arias Giraldo <47497948+StAincrad@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:24:49 +0100 Subject: [PATCH] Update import-sample.md --- import-sample.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/import-sample.md b/import-sample.md index a2085ce..eb5952e 100644 --- a/import-sample.md +++ b/import-sample.md @@ -1,9 +1,9 @@ # Import HISPlayer Sample -Please, download the sample here -> [**HISPlayer Android & iOS Sample**](https://downloads.hisplayer.com/Unity/Android_iOS/HISPlayer_Android_iOS_Sample.unitypackage) (no need to download it if you have received it in the email). +Please, download the sample here -> [**HISPlayer Sample**](https://downloads.hisplayer.com/Unity/AllPlatforms/HISPlayer_Sample.unitypackage) (no need to download it if you have received it in the email). Importing the package is the same as importing other normal packages in Unity. Select the downloaded package and import it. -- **Assets > Import Package > Custom Package > HISPlayer_Android_iOS_Sample.unitypackage** +- **Assets > Import Package > Custom Package > HISPlayer_Sample.unitypackage**

@@ -14,15 +14,15 @@ Importing the package is the same as importing other normal packages in Unity. S - Open the scene **Assets/HISPlayerSample/Scenes/HISPlayerSample.unity**

- +image

- Import TextMesh Pro Essential -- Input the license key through the Inspector Window. **StreamController** game object -> **HISPlayerSample** component -> **License Key** +- Input the license key through the Inspector Window. **StreamController** GameObject -> **HISPlayerSample** component -> **License Key**

- + image - Open **File** > **Build Settings** > **Add Open Scenes** @@ -39,9 +39,9 @@ To check how to set up the SDK and API usage, please refer to **Assets/HISPlayer The UI components in the sample scene are fully modifiable. The sample is intended to show a comprehensive scene using the HISPlayer SDK to help demonstrate features such as play, pause, seek, etc.

- + image

- +image