Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.VoIP.MediaVideoFormatEquals(Object)
Checks if the current video format is equal to the parameter object
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
The other object to be checked
Return Value
Boolean
True if the parameter object is equal to the current video format, otherwise false.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649