Click or drag to resize
VlcControlOnPausableChanged Method

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

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

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 OnPausableChanged(
	bool isPaused
)

Parameters

isPaused
Type: SystemBoolean

[Missing <param name="isPaused"/> documentation for "M:Vlc.DotNet.Forms.VlcControl.OnPausableChanged(System.Boolean)"]

See Also