MediaStreamContainer::operator== Method |
|||||||||||||||||
Checks whether the name of this MediaStreamContainer equals a specified string. | |||||||||||||||||
Syntax: | bool operator==( const std::string& op ) const; bool operator==( const std::wstring& op ) const; |
||||||||||||||||
|
|||||||||||||||||
Return Value: |
|
||||||||||||||||
See also: | MediaStreamContainer |