VideoFormatItem::operator!= Method |
||||||||||||||
Checks whether two video formats differ. | ||||||||||||||
Syntax: | bool operator!=( const VideoFormatItem& op ) const; |
|||||||||||||
|
||||||||||||||
Return value: | true, if the video formats differ, false if they are identical. |
|||||||||||||
See also: | VideoFormatItem, VideoFormatItem::operator== |