MCPcopy 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
2797STDMETHODIMP_(BOOL) CLAVVideo::GetUseMSWMV9Decoder()
2798{
2799 return m_settings.bMSWMV9DMO;
2800}
2801
2802STDMETHODIMP CLAVVideo::SetDVDVideoSupport(BOOL bEnabled)
2803{

Callers 2

LoadDataMethod · 0.80
CreateDecoderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected