MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~Freenect2ReplayDevice

Method ~Freenect2ReplayDevice

src/libfreenect2.cpp:1313–1318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1311}
1312
1313Freenect2ReplayDevice::~Freenect2ReplayDevice()
1314{
1315 close();
1316 context_->removeDevice(this);
1317 delete pipeline_;
1318}
1319
1320std::string Freenect2ReplayDevice::getSerialNumber()
1321{

Callers

nothing calls this directly

Calls 1

removeDeviceMethod · 0.45

Tested by

no test coverage detected