Private_presentationProtected ReadonlylistenersPrivatervfReadonlysourceReadonlysourcePrivatevideoListen to events from this helper. Duplicate listeners allowed.
PrivateaddPrivate ReadonlydispatchPrivate ReadonlydispatchProtecteddispatchDispatch an event to all listeners.
Private ReadonlydispatchPrivate ReadonlydispatchProtecteddispatchDispatch an event to a specific listener. Listener does not have to be added
Private ReadonlyonPrivate ReadonlyonPrivate ReadonlyredirectStop listening to events from this helper. If a duplicate listener is removed, only one is removed.
True if a listener was removed, false otherwise.
Privateremove
A base class that can be listened to, and dispatch events.