Click or drag to resize
VlcMediaPlayerMediaChangedEventArgs Constructor

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

Initializes a new instance of the VlcMediaPlayerMediaChangedEventArgs class

Namespace: Vlc.DotNet.Core
Assembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public VlcMediaPlayerMediaChangedEventArgs(
	VlcMedia newMedia
)

Parameters

newMedia
Type: Vlc.DotNet.CoreVlcMedia

[Missing <param name="newMedia"/> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayerMediaChangedEventArgs.#ctor(Vlc.DotNet.Core.VlcMedia)"]

See Also