Skip to content

libvlc.PlayList.Sort

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

Method signatures

 Sub Sort()
 Sub Sort(SortBy As libvlc.MetaDataType)

Remarks

Sorts the list according to the specified MetaDataType, or by MetaDataType.Title if no MetaDataType is specified.

See also

Clone this wiki locally