Click or drag to resize
MediaPlayercurrentPlaybackTime Method (Boolean)
Returns the current playback time.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int currentPlaybackTime(
	bool showTimeInDebug
)

Parameters

showTimeInDebug
Type: SystemBoolean

Return Value

Type: Int32
The current playback time.
See Also