Click or drag to resize
VlcMediaPlayerOnMediaPlayerTimeChanged Method

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

[Missing <summary> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerTimeChanged(System.Int64)"]

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

Parameters

newTime
Type: SystemInt64

[Missing <param name="newTime"/> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerTimeChanged(System.Int64)"]

See Also