MCPcopy Create free account
hub / github.com/Nevcairiel/LAVFilters / GetHWAccelResolutionFlags

Method GetHWAccelResolutionFlags

decoder/LAVVideo/LAVVideo.cpp:2819–2822  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2817}
2818
2819STDMETHODIMP_(DWORD) CLAVVideo::GetHWAccelResolutionFlags()
2820{
2821 return m_settings.HWAccelResFlags;
2822}
2823
2824STDMETHODIMP CLAVVideo::SetTrayIcon(BOOL bEnabled)
2825{

Callers 1

LoadDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected