Skip to content

libvlc.PlayList.Operator_Convert

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

libvlc.PlayList.Operator_Convert

Method signatures

 Function Operator_Convert() As libvlc.Medium()
 Sub Operator_Convert(FromList() As libvlc.Medium)

Remarks

Converts to and from an array of Medium objects. When converting from an array the PlayList is emptied first.

See also

Clone this wiki locally