MCPcopy Create free account
hub / github.com/cinder/Cinder / isInitialized

Method isInitialized

src/cinder/CaptureImplDirectShow.cpp:476–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474 }
475
476 bool isInitialized() const { return mInitialized; }
477
478 private:
479 bool mInitialized;

Callers 3

drawMethod · 0.45
enableMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 1

drawMethod · 0.36