-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.ListPlayer
Andrew Lambert edited this page Oct 31, 2021
·
4 revisions
libvlc.ListPlayer
Protected Class ListPlayer
Inherits libvlc.VLCInstance
This class plays a PlayList. A ListPlayer
can be associated with an external instance of VLCPlayer by setting its TruePlayer
property, or it will construct one internally as needed.
- Constructor
- EmbedWithin
- Insert
- Item
- Load
- LoadM3U
- MoveNext
- MovePrev
- Operator_Compare
- Pause
- Play
- Remove
- Stop
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 "☜"