RawFramePullPush

fun RawFramePullPush(frameProcessor: IFrameProcessor<RawFrame>, onFrame: suspend (RawFrame) -> Unit, processDispatcher: CoroutineDispatcher, isDirect: Boolean = true): RawFramePullPush