Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ GetNumThreads
Method
GetNumThreads
decoder/LAVVideo/LAVVideo.cpp:2581–2584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2579
}
2580
2581
STDMETHODIMP_(DWORD) CLAVVideo::GetNumThreads()
2582
{
2583
return m_settings.NumThreads;
2584
}
2585
2586
STDMETHODIMP CLAVVideo::SetStreamAR(DWORD bStreamAR)
2587
{
Callers
2
LoadData
Method · 0.80
InitDecoder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected