用于转储 CaptureSession 运行时信息的接口
定义于文件 DebugCaptureSession.h 的第 63 行。
公共成员函数 | |
virtual Status | dump (int32_t fd) const =0 |
将会话运行时信息返回到指定的文件描述符。 更多... | |
静态公共成员函数 | |
static const InterfaceID & | id () |
保护成员函数 | |
~IDebugCaptureSession () | |
|
inlineprotected |
定义于文件 DebugCaptureSession.h 的第 74 行。
|
pure virtual |
将会话运行时信息返回到指定的文件描述符。
|
inlinestatic |
定义于文件 DebugCaptureSession.h 的第 66 行。