Click or drag to resize
VlcMediaPlayer Constructor

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

Initializes a new instance of the VlcMediaPlayer 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 VlcMediaPlayer(
	DirectoryInfo vlcLibDirectory
)

Parameters

vlcLibDirectory
Type: System.IODirectoryInfo

[Missing <param name="vlcLibDirectory"/> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayer.#ctor(System.IO.DirectoryInfo)"]

See Also