Click or drag to resize
MediaPlayer.currentPlaybackTime 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: System.Boolean

Return Value

Type: Int32
The current playback time.
See Also