VideoNormItem::operator!= Method |
||||||||||||||
Checks whether two video norms differ. | ||||||||||||||
Syntax: | bool operator!=( const VideoNormItem& op ) const; |
|||||||||||||
|
||||||||||||||
Return value: | true, if this video norm and the compared one differ, false, if the video norms are the same. |
|||||||||||||
See also: | VideoNormItem, VideoNormItem::operator== |