Click or drag to resize
VlcMediaPlayerBuffering Event

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

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

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<VlcMediaPlayerBufferingEventArgs> Buffering

Value

Type: SystemEventHandlerVlcMediaPlayerBufferingEventArgs
See Also