class FrameWaiter
Defined at line 97 of file ../../src/camera/bin/device/util.h
Wraps an async::Wait and frame release fence such that object lifetime requirements are enforced
automatically, namely that the waited-upon object must outlive the wait object.
Public Methods
void FrameWaiter (async_dispatcher_t *dispatcher,std::vector<zx::eventpair>fences,fit::closuresignaled)
Defined at line 99 of file ../../src/camera/bin/device/util.h
void ~FrameWaiter ()
Defined at line 109 of file ../../src/camera/bin/device/util.h