Argus API
Argus Camera API
|
Interface used to dump session runtime information. More...
#include <DebugCaptureSession.h>
Public Member Functions | |
virtual Status | dump (int32_t fd) const =0 |
Returns session runtime information to the specified file descriptor. |
Static Public Member Functions | |
static const InterfaceID & | id () |
Protected Member Functions | |
~IDebugCaptureSession () | |
![]() | |
Interface () | |
~Interface () |
Interface used to dump session runtime information.
This interface is available from the CaptureSession class.
Definition at line 57 of file DebugCaptureSession.h.
|
inlineprotected |
Definition at line 68 of file DebugCaptureSession.h.
|
pure virtual |
Returns session runtime information to the specified file descriptor.
|
inlinestatic |
Definition at line 60 of file DebugCaptureSession.h.