RawFramePullPush

constructor(frameProcessor: IFrameProcessor<RawFrame>, onFrame: (RawFrame) -> Unit, frameFactory: IRawFrameFactory)

Parameters

frameProcessor

the frame processor

onFrame

the output frame callback

frameFactory

the frame factory to create frames