Click or drag to resize
VlcMediaOnMediaStateChanged Method

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

[Missing <summary> documentation for "M:Vlc.DotNet.Core.VlcMedia.OnMediaStateChanged(Vlc.DotNet.Core.Interops.Signatures.MediaStates)"]

Namespace: Vlc.DotNet.Core
Assembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public void OnMediaStateChanged(
	MediaStates state
)

Parameters

state
Type: Vlc.DotNet.Core.Interops.SignaturesMediaStates

[Missing <param name="state"/> documentation for "M:Vlc.DotNet.Core.VlcMedia.OnMediaStateChanged(Vlc.DotNet.Core.Interops.Signatures.MediaStates)"]

See Also