Click or drag to resize
MediaPlayerImageOverlayControllerImageOverlayClicktracking Field
set this key to a List of String objects that will be tracked by the player when the overlay is tapped (see MediaPlayer.trackforEvent(ListString, String, MediaTrackingEventsMediaEventType) ). Note that the ImageOverlayClickthrough key must also be set for tracking to happen.

Namespace: Veeplay.overlaycontrollers
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly string ImageOverlayClicktracking

Field Value

Type: String
See Also