Skip to content

libvlc.PlayList.Operator_Compare

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

libvlc.PlayList.Operator_Compare

Method signature

 Function Operator_Compare(OtherInstance As libvlc.PlayList) As Integer

Remarks

Compares two PlayList references for equality. References are considered equal if they refer to the same underlying libvlc handle.

Clone this wiki locally