Click or drag to resize
MediaPlayerControlsOverlayController.update 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: System.Int32
currentPlaybackTime
Type: System.Int32
See Also