定义于文件 51 行 CaptureSession.h。
公共成员函数 | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
获取由 interfaceId 指定的接口。 更多... | |
virtual void | destroy ()=0 |
销毁此对象。 更多... | |
保护成员函数 | |
~CaptureSession () | |
|
inlineprotected |
定义于文件 54 行 CaptureSession.h。
|
pure virtualinherited |
销毁此对象。
在调用此函数后,客户端不能再对此对象进行任何调用。
|
pure virtualinherited |