MediaStreamSink::getContainer Method |
||
| Returns the MediaStreamContainer that was set when this sink was created. | ||
| Syntax: | virtual smart_ptr<MediaStreamContainer> getContainer() const; |
|
| Return Value: | The MediaStreamContainer that was set when this sink was created. |
|
| See also: | MediaStreamSink | |