Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ GetUseMSWMV9Decoder
Method
GetUseMSWMV9Decoder
decoder/LAVVideo/LAVVideo.cpp:2797–2800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2795
}
2796
2797
STDMETHODIMP_(BOOL) CLAVVideo::GetUseMSWMV9Decoder()
2798
{
2799
return m_settings.bMSWMV9DMO;
2800
}
2801
2802
STDMETHODIMP CLAVVideo::SetDVDVideoSupport(BOOL bEnabled)
2803
{
Callers
2
LoadData
Method · 0.80
CreateDecoder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected