YoutubeVideoUi Class Reference
Inheritance diagram for YoutubeVideoUi:
Public Member Functions | |
| void | PlayYoutubeVideo () |
| IEnumerator | PlayVideo (string url) |
| void | LoadThumbnail () |
| void | VideoFinished () |
Public Attributes | |
| Text | videoName |
| string | videoId |
| Image | videoThumb |
Member Function Documentation
◆ LoadThumbnail()
| void YoutubeVideoUi.LoadThumbnail | ( | ) |
◆ PlayVideo()
| IEnumerator YoutubeVideoUi.PlayVideo | ( | string | url | ) |
◆ PlayYoutubeVideo()
| void YoutubeVideoUi.PlayYoutubeVideo | ( | ) |
◆ VideoFinished()
| void YoutubeVideoUi.VideoFinished | ( | ) |
Member Data Documentation
◆ videoId
| string YoutubeVideoUi.videoId |
◆ videoName
| Text YoutubeVideoUi.videoName |
◆ videoThumb
| Image YoutubeVideoUi.videoThumb |
The documentation for this class was generated from the following file:
- LightShaft/YoutubeAPI/Scripts/Demos/YoutubeVideoUi.cs
1.8.13