Skip to content

libvlc.VLCPlayer.Operator_Compare

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

libvlc.VLCPlayer.Operator_Compare

Method signatures

 Function Operator_Compare(OtherInstance As libvlc.VLCPlayer) As Integer

Remarks

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

Clone this wiki locally