Class VideoEvents
Inheritance
MonoBehaviour
VideoEvents
Assembly: cs.temp.dll.dll
Syntax
public class VideoEvents : MonoBehaviour
Fields
onVideoEnded
Declaration
public UnityEvent onVideoEnded
Field Value
Type |
Description |
UnityEvent |
|
onVideoPaused
Declaration
public UnityEvent onVideoPaused
Field Value
Type |
Description |
UnityEvent |
|
onVideoStarted
Declaration
public UnityEvent onVideoStarted
Field Value
Type |
Description |
UnityEvent |
|
Methods
HandleChunkStarted()
Declaration
public void HandleChunkStarted()
HandleVideoEnded()
Declaration
public void HandleVideoEnded()
HandleVideoPaused()
Declaration
public void HandleVideoPaused()