Click or drag to resize
VlcMediaParsedChangedEventArgs Constructor

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

Initializes a new instance of the VlcMediaParsedChangedEventArgs 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 VlcMediaParsedChangedEventArgs(
	int newStatus
)

Parameters

newStatus
Type: System.Int32

[Missing <param name="newStatus"/> documentation for "M:Vlc.DotNet.Core.VlcMediaParsedChangedEventArgs.#ctor(System.Int32)"]

See Also