MCPcopy 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
2581STDMETHODIMP_(DWORD) CLAVVideo::GetNumThreads()
2582{
2583 return m_settings.NumThreads;
2584}
2585
2586STDMETHODIMP CLAVVideo::SetStreamAR(DWORD bStreamAR)
2587{

Callers 2

LoadDataMethod · 0.80
InitDecoderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected