Delegate VideoPlayer.FrameReadyEventHandler
Namespace: UnityEngine.Video
Assembly: UnityEngine.dll
Syntax
public delegate void FrameReadyEventHandler(VideoPlayer source, long frameIdx);Parameters
| Type | Name | Description | 
|---|---|---|
| VideoPlayer | source | |
| Int64 | frameIdx |