Click or drag to resize
MediaEventupdateState Method
Update the event state

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void updateState(
	MediaEventMediaEventState newState
)

Parameters

newState
Type: Veeplay.media.eventsMediaEventMediaEventState
See Also