Skip to content

libvlc.Medium.Operator_Compare

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

libvlc.Medium.Operator_Compare

Method signature

 Function Operator_Compare(OtherInstance As libvlc.Medium) As Integer

Remarks

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

Clone this wiki locally