MediaPlayerImageOverlayControllerImageOverlayErrorURLs Field |
set this key to a List of String objects that will be tracked by the player when there is an error loading the image (see
MediaPlayer.
trackforEvent(ListString, String, MediaTrackingEventsMediaEventType) ).
Namespace: Veeplay.overlaycontrollersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string ImageOverlayErrorURLs
Public Shared ReadOnly ImageOverlayErrorURLs As String
public:
static initonly String^ ImageOverlayErrorURLs
static val ImageOverlayErrorURLs: string
Field Value
Type:
StringSee Also