
Grabber::getActiveMemBufferCollection Method [Deprecated] |
||
| This method returns a pointer to the currently active MemBufferCollection. | ||
| Syntax: | tMemBufferCollectionPtr getActiveMemBufferCollection() const;
|
|
| Return value: | A pointer to the currently active memory buffer collection. |
|
| Remarks: | You can change the active memory buffer collection by creating a new collection with Grabber::newMemBufferCollection and making it active with Grabber::setActiveMemBufferCollection. |
|
| Information: | This method is deprecated since IC Imaging Control 3.0. | |
| See also: | Grabber, Grabber::getActiveMemBuffer, Grabber::newMemBufferCollection, Grabber::setActiveMemBufferCollection, Grabber::tMemBufferCollectionPtr | |