MediaStreamContainer::toString Method |
||
Returns the string representation of this container type. | ||
Syntax: | std::string toString() const; std::wstring toStringW() const; |
|
Return Value: | The string representation of this container type. |
|
Remarks: | This method returns the same value as MediaStreamContainer::getDescription. |
|
See also: | MediaStreamContainer, MediaStreamContainer::getDescription |