FrameUpdateFilterImpl::updateInPlace Method |
|||||||||||||||||
This method is called when a frame can be updated. | |||||||||||||||||
Syntax: | virtual bool updateInPlace( IFrame& frame ) = 0; |
||||||||||||||||
|
|||||||||||||||||
Return Value: | The return value determines whether this frame should be delivered downstream.
|
||||||||||||||||
See also: | FrameUpdateFilterImpl, IFrame |