◆ Layout3D
| Enumerator |
|---|
| SideBySide | |
| OverUnder | |
| EAC | |
◆ VideoFormatType
◆ YoutubeVideoQuality
| Enumerator |
|---|
| STANDARD | |
| HD | |
| FULLHD | |
| UHD1440 | |
| UHD2160 | |
◆ ChacheSystem()
| void LightShaft.Scripts.YoutubeSettings.ChacheSystem |
( |
| ) |
|
◆ CheckVideoUrlAndExtractThevideoId()
| string LightShaft.Scripts.YoutubeSettings.CheckVideoUrlAndExtractThevideoId |
( |
string |
url | ) |
|
|
protected |
◆ DecryptAudioDone()
| void LightShaft.Scripts.YoutubeSettings.DecryptAudioDone |
( |
string |
url | ) |
|
◆ DecryptDownloadUrl()
| void LightShaft.Scripts.YoutubeSettings.DecryptDownloadUrl |
( |
string |
encryptedUrlVideo, |
|
|
string |
encrytedUrlAudio, |
|
|
string |
html, |
|
|
bool |
videoOnly |
|
) |
| |
◆ DecryptVideoDone()
| void LightShaft.Scripts.YoutubeSettings.DecryptVideoDone |
( |
string |
url | ) |
|
◆ DelayPlay()
| IEnumerator LightShaft.Scripts.YoutubeSettings.DelayPlay |
( |
| ) |
|
◆ DisableThumbnailObject()
| void LightShaft.Scripts.YoutubeSettings.DisableThumbnailObject |
( |
| ) |
|
◆ EnableThumbnailObject()
| void LightShaft.Scripts.YoutubeSettings.EnableThumbnailObject |
( |
| ) |
|
◆ FixCameraEvent()
| void LightShaft.Scripts.YoutubeSettings.FixCameraEvent |
( |
| ) |
|
|
protected |
◆ GetMaxQualitySupportedByDevice()
| int LightShaft.Scripts.YoutubeSettings.GetMaxQualitySupportedByDevice |
( |
| ) |
|
◆ HideLoading()
| void LightShaft.Scripts.YoutubeSettings.HideLoading |
( |
| ) |
|
◆ OnYoutubeError()
| void LightShaft.Scripts.YoutubeSettings.OnYoutubeError |
( |
string |
errorType | ) |
|
◆ Pause()
| void LightShaft.Scripts.YoutubeSettings.Pause |
( |
| ) |
|
◆ Play()
| virtual void LightShaft.Scripts.YoutubeSettings.Play |
( |
| ) |
|
|
virtual |
◆ PlayYoutubeVideo()
| void LightShaft.Scripts.YoutubeSettings.PlayYoutubeVideo |
( |
string |
_videoId | ) |
|
|
protected |
◆ PreventFinishToBeCalledTwoTimes()
| IEnumerator LightShaft.Scripts.YoutubeSettings.PreventFinishToBeCalledTwoTimes |
( |
| ) |
|
|
protected |
◆ ReadyForExtract()
| void LightShaft.Scripts.YoutubeSettings.ReadyForExtract |
( |
string |
r, |
|
|
bool |
audioExtract |
|
) |
| |
◆ Seek()
| void LightShaft.Scripts.YoutubeSettings.Seek |
( |
float |
time | ) |
|
◆ ShowLoading()
| void LightShaft.Scripts.YoutubeSettings.ShowLoading |
( |
| ) |
|
◆ SkipToPercent()
| void LightShaft.Scripts.YoutubeSettings.SkipToPercent |
( |
float |
pct | ) |
|
◆ Skybox3DSettup()
| void LightShaft.Scripts.YoutubeSettings.Skybox3DSettup |
( |
| ) |
|
|
protected |
◆ Start()
| virtual void LightShaft.Scripts.YoutubeSettings.Start |
( |
| ) |
|
|
virtual |
◆ Stop()
| void LightShaft.Scripts.YoutubeSettings.Stop |
( |
| ) |
|
◆ TryNormalizeYoutubeUrl()
| static bool LightShaft.Scripts.YoutubeSettings.TryNormalizeYoutubeUrl |
( |
string |
url, |
|
|
out string |
normalizedUrl |
|
) |
| |
|
static |
◆ TrySkip()
| void LightShaft.Scripts.YoutubeSettings.TrySkip |
( |
PointerEventData |
eventData | ) |
|
◆ WebGlGetVideo()
| void LightShaft.Scripts.YoutubeSettings.WebGlGetVideo |
( |
string |
url | ) |
|
◆ WebGlRequest()
| IEnumerator LightShaft.Scripts.YoutubeSettings.WebGlRequest |
( |
Action< string > |
callback, |
|
|
string |
id, |
|
|
string |
host |
|
) |
| |
◆ WriteLog()
| static void LightShaft.Scripts.YoutubeSettings.WriteLog |
( |
string |
filename, |
|
|
string |
c |
|
) |
| |
|
static |
◆ YoutubeGeneratorSys()
| void LightShaft.Scripts.YoutubeSettings.YoutubeGeneratorSys |
( |
string |
_videoUrl, |
|
|
string |
_formatCode |
|
) |
| |
◆ _controller
◆ _events
◆ _skipOnDrop
| bool LightShaft.Scripts.YoutubeSettings._skipOnDrop = false |
◆ audioPlayer
| VideoPlayer LightShaft.Scripts.YoutubeSettings.audioPlayer |
◆ audioUrl
| string LightShaft.Scripts.YoutubeSettings.audioUrl |
◆ autoPlayNextVideo
| bool LightShaft.Scripts.YoutubeSettings.autoPlayNextVideo |
◆ autoPlayOnEnable
| bool LightShaft.Scripts.YoutubeSettings.autoPlayOnEnable = false |
◆ autoPlayOnStart
| bool LightShaft.Scripts.YoutubeSettings.autoPlayOnStart = true |
◆ checkIfSync
| bool LightShaft.Scripts.YoutubeSettings.checkIfSync = false |
◆ currentUrlIndex
| int LightShaft.Scripts.YoutubeSettings.currentUrlIndex = 0 |
|
protected |
◆ customPlaylist
| bool LightShaft.Scripts.YoutubeSettings.customPlaylist = false |
◆ debug
| bool LightShaft.Scripts.YoutubeSettings.debug |
◆ decryptedAudioUrlResult
| string LightShaft.Scripts.YoutubeSettings.decryptedAudioUrlResult = "" |
◆ decryptedUrlForAudio
| bool LightShaft.Scripts.YoutubeSettings.decryptedUrlForAudio = false |
◆ decryptedUrlForVideo
| bool LightShaft.Scripts.YoutubeSettings.decryptedUrlForVideo = false |
◆ decryptedVideoUrlResult
| string LightShaft.Scripts.YoutubeSettings.decryptedVideoUrlResult = "" |
◆ encryptedSignatureAudio
| string LightShaft.Scripts.YoutubeSettings.encryptedSignatureAudio |
◆ encryptedSignatureVideo
| string LightShaft.Scripts.YoutubeSettings.encryptedSignatureVideo |
◆ EncryptUrlForAudio
| string LightShaft.Scripts.YoutubeSettings.EncryptUrlForAudio |
◆ EncryptUrlForVideo
| string LightShaft.Scripts.YoutubeSettings.EncryptUrlForVideo |
◆ finishedCalled
| bool LightShaft.Scripts.YoutubeSettings.finishedCalled = false |
|
protected |
◆ ForceGetWebServer
| bool LightShaft.Scripts.YoutubeSettings.ForceGetWebServer = false |
◆ fullscreenModeEnabled
| bool LightShaft.Scripts.YoutubeSettings.fullscreenModeEnabled = false |
|
protected |
◆ ignoreTimeout
| bool LightShaft.Scripts.YoutubeSettings.ignoreTimeout = false |
◆ is360
| bool LightShaft.Scripts.YoutubeSettings.is360 |
◆ is3DLayoutVideo
| bool LightShaft.Scripts.YoutubeSettings.is3DLayoutVideo = false |
◆ isSyncing
| bool LightShaft.Scripts.YoutubeSettings.isSyncing = false |
◆ jsonForHtmlVersion
| string LightShaft.Scripts.YoutubeSettings.jsonForHtmlVersion = "" |
◆ layout3d
| Layout3D LightShaft.Scripts.YoutubeSettings.layout3d |
◆ loadYoutubeUrlsOnly
| bool LightShaft.Scripts.YoutubeSettings.loadYoutubeUrlsOnly = false |
◆ logTest
| string LightShaft.Scripts.YoutubeSettings.logTest = "/" |
|
protected |
◆ mainCamera
| Camera LightShaft.Scripts.YoutubeSettings.mainCamera |
◆ noAudioAtacched
| bool LightShaft.Scripts.YoutubeSettings.noAudioAtacched = false |
|
protected |
◆ objectsToRenderTheVideoImage
| GameObject [] LightShaft.Scripts.YoutubeSettings.objectsToRenderTheVideoImage |
◆ pauseCalled
| bool LightShaft.Scripts.YoutubeSettings.pauseCalled = false |
◆ playUsingInternalDevicePlayer
| bool LightShaft.Scripts.YoutubeSettings.playUsingInternalDevicePlayer = false |
◆ prepareVideoToPlayLater
| bool LightShaft.Scripts.YoutubeSettings.prepareVideoToPlayLater = false |
|
protected |
◆ progressStartDrag
| bool LightShaft.Scripts.YoutubeSettings.progressStartDrag |
◆ showThumbnailBeforeVideoLoad
| bool LightShaft.Scripts.YoutubeSettings.showThumbnailBeforeVideoLoad = false |
◆ SignatureQuery
| string LightShaft.Scripts.YoutubeSettings.SignatureQuery = "sig" |
|
static |
◆ startedFromTime
| bool LightShaft.Scripts.YoutubeSettings.startedFromTime = false |
|
protected |
◆ startFromSecond
| bool LightShaft.Scripts.YoutubeSettings.startFromSecond = false |
◆ startFromSecondTime
| int LightShaft.Scripts.YoutubeSettings.startFromSecondTime = 0 |
◆ thumbnailObject
| Renderer LightShaft.Scripts.YoutubeSettings.thumbnailObject |
◆ thumbnailVideoID
| string LightShaft.Scripts.YoutubeSettings.thumbnailVideoID |
|
protected |
◆ UserAgent
| string LightShaft.Scripts.YoutubeSettings.UserAgent = "Mozilla/5.0 (Linux; Android 8.0.0; SM-G960F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36" |
|
protected |
◆ videoFormat
◆ videoPlayer
| VideoPlayer LightShaft.Scripts.YoutubeSettings.videoPlayer |
◆ videoQuality
◆ videoTitle
| string LightShaft.Scripts.YoutubeSettings.videoTitle = "" |
|
protected |
◆ videoUrl
| string LightShaft.Scripts.YoutubeSettings.videoUrl |
◆ youtubeUrl
| string LightShaft.Scripts.YoutubeSettings.youtubeUrl |
◆ youtubeUrlReady
| bool LightShaft.Scripts.YoutubeSettings.youtubeUrlReady = false |
|
protected |
◆ youtubeUrls
| string [] LightShaft.Scripts.YoutubeSettings.youtubeUrls |
◆ youtubeVideoInfos
| List<VideoInfo> LightShaft.Scripts.YoutubeSettings.youtubeVideoInfos |
The documentation for this class was generated from the following file: