class:/TYPE/UnityEngine.Video.VideoPlayer//, can be loaded from an assetbundle using Video::VideoPlayer::createfromassetbundle(bundlename,prefabname) /
| System.Void EnableAudioTrack( |
| ) |
System.UInt16 trackIndex-no documentation
| trackIndex System.UInt16 | no documentation enabled - |
System.Void
| System.UInt16 GetAudioChannelCount( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.UInt16
| System.String GetAudioLanguageCode( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.String
| System.UInt32 GetAudioSampleRate( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.UInt32
| System.Boolean GetDirectAudioMute( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.Boolean
| System.Single GetDirectAudioVolume( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.Single
| UnityEngine.AudioSource GetTargetAudioSource( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
UnityEngine.AudioSource
| System.Boolean IsAudioTrackEnabled( |
| ) |
System.UInt16 trackIndex-no documentation
trackIndex -
System.Boolean
System.Void
System.Void
System.Void
| System.Void SetDirectAudioMute( |
| ) |
System.UInt16 trackIndex-no documentation
| trackIndex System.UInt16 | no documentation mute - |
System.Void
| System.Void SetDirectAudioVolume( |
| ) |
System.UInt16 trackIndex-no documentation
| trackIndex System.UInt16 | no documentation volume - |
System.Void
| System.Void SetTargetAudioSource( |
| ) |
System.UInt16 trackIndex-no documentation
| trackIndex System.UInt16 | no documentation source - |
System.Void
System.Void
System.Void
Constructor replaces new;
UnityEngine.Video.VideoPlayer
| static UnityEngine.Video.VideoPlayer CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
UnityEngine.Video.VideoPlayer