Skip to content

Commit

Permalink
Update import-sample.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StAincrad authored Mar 1, 2024
1 parent 88e94fb commit 7f48a1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion import-sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ To check how to set up the SDK and API usage, please refer to **Assets/HISPlayer

To change the default video URL using your own URL, go to **StreamController** game object > Inspector Window > HISPlayerSample (Script) > HISPlayer Attributes > MultiStreamProperties > Url > Replace the element value with your own URL.

![image](https://github.com/HISPlayer/UnityAndroid-SDK/assets/32887298/72f32617-88d6-4d10-b1f6-f44463a60ce0)
<p align="center">
<img width=45% alt="AddScene" src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/32887298/72f32617-88d6-4d10-b1f6-f44463a60ce0">
</p>

## UI Demo
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.
Expand Down

0 comments on commit 7f48a1a

Please sign in to comment.