Skip to content

libvlc.ListPlayer

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

libvlc.ListPlayer

Class Declaration

 Protected Class ListPlayer
 Inherits libvlc.VLCInstance

Remarks

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.

Methods

Properties

Shared methods

See also

Clone this wiki locally