Click or drag to resize
MediaPlayeremitEvent Method

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void emitEvent(
	List<string> Urls,
	string Event,
	MediaTrackingEventsMediaEventType Type
)

Parameters

Urls
Type: System.Collections.GenericListString
Event
Type: SystemString
Type
Type: Veeplay.mediaMediaTrackingEventsMediaEventType
See Also