class PassthroughNode
Defined at line 22 of file ../../src/camera/drivers/controller/passthrough_node.h
Public Methods
void PassthroughNode (async_dispatcher_t *dispatcher,BufferAttachmentsattachments,FrameCallbackframe_callback,const camera::InternalConfigNode &internal_passthrough_node)
Defined at line 19 of file ../../src/camera/drivers/controller/passthrough_node.cc
fpromise::result<std::unique_ptr<PassthroughNode>, zx_status_t> Create (async_dispatcher_t *dispatcher,BufferAttachmentsattachments,FrameCallbackframe_callback,const InternalConfigNode &internal_passthrough_node,const StreamCreationData &info)
Defined at line 24 of file ../../src/camera/drivers/controller/passthrough_node.cc