Click or drag to resize
VlcMediaPlayerTimeChanged Event

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

[Missing <summary> documentation for "E:Vlc.DotNet.Core.VlcMediaPlayer.TimeChanged"]

Namespace: Vlc.DotNet.Core
Assembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public event EventHandler<VlcMediaPlayerTimeChangedEventArgs> TimeChanged

Value

Type: SystemEventHandlerVlcMediaPlayerTimeChangedEventArgs
See Also