MCPcopy Create free account
hub / github.com/cisco/openh264 / GetID

Method GetID

codec/common/inc/WelsTaskThread.h:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 virtual void ExecuteTask();
66
67 uintptr_t GetID() const {
68 return m_uiID;
69 }
70
71 private:
72 CWelsLock m_cLockTask;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected