Click or drag to resize
VlcMediaPlayerSeekableChangedEventArgs Constructor

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

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

Parameters

newSeekable
Type: SystemInt32

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

See Also