Class VideoTimecodeEvent
Inheritance
MonoBehaviour
VideoTimecodeEvent
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class VideoTimecodeEvent : MonoBehaviour
Fields
onTimeCodeReached
Declaration
public UnityEvent onTimeCodeReached
Field Value
| Type | Description |
|---|---|
| UnityEvent |
timeCode
Declaration
public float timeCode
Field Value
| Type | Description |
|---|---|
| System.Single |
video
Declaration
public VideoHelper video
Field Value
| Type | Description |
|---|---|
| VideoHelper |