Skip to content

libvlc.PlayList.Pop

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

Method signature

 Function Pop() As libvlc.Medium

Remarks

Removes the last Medium from the playlist and returns it. If the playlist is empty then an OutOfBoundsException will be raised.

See also

Clone this wiki locally