Click or drag to resize
MediaPlayerupdateOverlay Method

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void updateOverlay(
	MediaOverlay overlay,
	int currentPlaybackTime
)

Parameters

overlay
Type: Veeplay.media.eventsMediaOverlay
currentPlaybackTime
Type: SystemInt32
See Also