Called when the number of video outputs changes. The new count 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<IntEventArgs> Vout
event EventHandler<IntEventArgs> Vout
Event Vout As EventHandler(Of IntEventArgs)
Event Vout As EventHandler(Of IntEventArgs)
event EventHandler<IntEventArgs^>^ Vout {
void add (EventHandler<IntEventArgs^>^ value);
void remove (EventHandler<IntEventArgs^>^ value);
}
event EventHandler<IntEventArgs^>^ Vout {
void add (EventHandler<IntEventArgs^>^ value);
void remove (EventHandler<IntEventArgs^>^ value);
}
Value
Type:
System EventHandler IntEventArgs