Click or drag to resize
MediaPlayerImageOverlayController.ImageOverlayClicktracking 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(List< String> , String, MediaTrackingEvents. MediaEventType) ). 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