Called when Duration changes.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
event EventHandler<LongEventArgs> DurationChanged
event EventHandler<LongEventArgs> DurationChanged
Event DurationChanged As EventHandler(Of LongEventArgs)
Event DurationChanged As EventHandler(Of LongEventArgs)
event EventHandler<LongEventArgs^>^ DurationChanged {
void add (EventHandler<LongEventArgs^>^ value);
void remove (EventHandler<LongEventArgs^>^ value);
}
event EventHandler<LongEventArgs^>^ DurationChanged {
void add (EventHandler<LongEventArgs^>^ value);
void remove (EventHandler<LongEventArgs^>^ value);
}
Value
Type:
System EventHandler LongEventArgs