Click or drag to resize
VlcControlOnVideoOutChanged Method

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

[Missing <summary> documentation for "M:Vlc.DotNet.Forms.VlcControl.OnVideoOutChanged(System.Int32)"]

Namespace: Vlc.DotNet.Forms
Assembly: Vlc.DotNet.Forms (in Vlc.DotNet.Forms.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public void OnVideoOutChanged(
	int newCount
)

Parameters

newCount
Type: SystemInt32

[Missing <param name="newCount"/> documentation for "M:Vlc.DotNet.Forms.VlcControl.OnVideoOutChanged(System.Int32)"]

See Also