MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / enableSubmission

Method enableSubmission

src/transfer_pool.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void TransferPool::enableSubmission()
55{
56 enable_submit_ = true;
57}
58
59void TransferPool::disableSubmission()
60{

Callers 1

startStreamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected