Called when state changes to
Field Value
Type:
LIBVLC_STATE.BUFFERING.
The percentage complete is passed in the event args.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
event EventHandler<FloatEventArgs> Buffering
event EventHandler<FloatEventArgs> Buffering
Event Buffering As EventHandler(Of FloatEventArgs)
Event Buffering As EventHandler(Of FloatEventArgs)
event EventHandler<FloatEventArgs^>^ Buffering {
void add (EventHandler<FloatEventArgs^>^ value);
void remove (EventHandler<FloatEventArgs^>^ value);
}
event EventHandler<FloatEventArgs^>^ Buffering {
void add (EventHandler<FloatEventArgs^>^ value);
void remove (EventHandler<FloatEventArgs^>^ value);
}
Value
Type:
System EventHandler FloatEventArgs