FrameHandlerSink::getMemBufferCollection Method |
||
Returns the current MemBufferCollection. | ||
Syntax: | smart_ptr<MemBufferCollection> getMemBufferCollection() const; |
|
Return Value: | The current MemBufferCollection. The function returns 0, if no collection is used. |
|
See also: | FrameHandlerSink, FrameHandlerSink::create, MemBufferCollection |