Click or drag to resize
VlcControlOnTimeChanged Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Vlc.DotNet.Forms.VlcControl.OnTimeChanged(System.Int64)"]

Namespace: Vlc.DotNet.Forms
Assembly: Vlc.DotNet.Forms (in Vlc.DotNet.Forms.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public void OnTimeChanged(
	long newTime
)

Parameters

newTime
Type: SystemInt64

[Missing <param name="newTime"/> documentation for "M:Vlc.DotNet.Forms.VlcControl.OnTimeChanged(System.Int64)"]

See Also