Skip to content

libvlc.VLCInstance.Constructor

Andrew Lambert edited this page Mar 15, 2017 · 5 revisions

libvlc.VLCInstance.Constructor

Method signatures

 Protected Sub Constructor(CommandLine As String)
 Protected Sub Constructor(AddRef As VLCInstance)

Remarks

Creates a new instance or duplicates the passed VLCInstance.

Clone this wiki locally