Checks if the current video format is equal to the parameter object

C# | Visual Basic | Visual C++ |
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
public: virtual bool Equals( Object^ obj ) override

- obj (Object)
- The other object to be checked

Boolean
True if the parameter object is equal to the current video format, otherwise false.
True if the parameter object is equal to the current video format, otherwise false.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649