MCPcopy 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
2753STDMETHODIMP_(LAVSWDeintModes) CLAVVideo::GetSWDeintMode()
2754{
2755 return (LAVSWDeintModes)m_settings.SWDeintMode;
2756}
2757
2758STDMETHODIMP CLAVVideo::SetSWDeintOutput(LAVDeintOutput deintOutput)
2759{

Callers 1

LoadDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected