Class VideoPlayerExtensions
Inherited Members
Namespace: UnityEngine.Experimental.Video
Assembly: UnityEngine.dll
Syntax
public static class VideoPlayerExtensions
Methods
| Improve this Doc View SourceGetAudioSampleProvider(VideoPlayer, UInt16)
Declaration
public static AudioSampleProvider GetAudioSampleProvider(this VideoPlayer vp, ushort trackIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| VideoPlayer | vp | |
| UInt16 | trackIndex |
Returns
| Type | Description |
|---|---|
| AudioSampleProvider |