Click or drag to resize
MediaTrackableObjecttrackingURLs Field
This dictionary defines all URLs that need to be notified of specific events from the object's lifecycle. The keys are event constants, as defined in MediaPlayer

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, List<string>> trackingURLs

Field Value

Type: DictionaryString, ListString
See Also