Click or drag to resize

ControllerProxyEvents Property

Used to subscribe to common events from the native side

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PlaybackEventsProxy Events { get; }

Property Value

Type: PlaybackEventsProxy
See Also