-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCInstance
Andrew Lambert edited this page Nov 26, 2022
·
10 revisions
libvlc.VLCInstance
Protected Class VLCInstance
This class manages the creation and destruction of VLC "instances". At least one instance is required for all VLC operations. This class serves as the abstract common ancestor of most VLC-related objects.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"