Processor that blocks all frames except system frames
NullFilter
is a filtering processor that blocks all frames from passing through, with the exception of system frames and end frames which are required for proper pipeline operation.
NullFilter
constructor accepts no specific parameters beyond those inherited from FrameProcessor
.
SystemFrame
or EndFrame
, it is passed throughNullFilter
is useful in several scenarios: