Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aleksoid1978/VideoRenderer
/ ~CSubPicQueue
Method
~CSubPicQueue
Source/SubPic/SubPicQueueImpl.cpp:167–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
CSubPicQueue::~CSubPicQueue()
168
{
169
m_bExitThread = true;
170
SetSubPicProvider(nullptr);
171
CAMThread::Close();
172
}
173
174
// ISubPicQueue
175
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected