Skip to content

libvlc.VLCInstance.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

libvlc.VLCInstance.Constructor

Method signatures

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

Remarks

Creates a new instance or duplicates the passed VLCInstance. This Constructor must be called by subclasses.

Clone this wiki locally