Click or drag to resize
MediaPlayerSkipOverlayControllerupdate Method

Namespace: Veeplay.overlaycontrollers
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void update(
	int duration,
	int currentPlaybackTime
)

Parameters

duration
Type: SystemInt32
currentPlaybackTime
Type: SystemInt32
See Also