Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ GetSWDeintMode
Method
GetSWDeintMode
decoder/LAVVideo/LAVVideo.cpp:2753–2756 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2751
}
2752
2753
STDMETHODIMP_(LAVSWDeintModes) CLAVVideo::GetSWDeintMode()
2754
{
2755
return (LAVSWDeintModes)m_settings.SWDeintMode;
2756
}
2757
2758
STDMETHODIMP CLAVVideo::SetSWDeintOutput(LAVDeintOutput deintOutput)
2759
{
Callers
1
LoadData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected