Click or drag to resize
MediaEventStateChangedEventArgs Constructor
Initializes a new instance of the MediaEventStateChangedEventArgs class

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MediaEventStateChangedEventArgs(
	MediaEventMediaEventState state
)

Parameters

state
Type: Veeplay.media.eventsMediaEventMediaEventState
See Also