Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2819
STDMETHODIMP_(DWORD) CLAVVideo::GetHWAccelResolutionFlags()
2820
{
2821
return m_settings.HWAccelResFlags;
2822
}
2823
2824
STDMETHODIMP CLAVVideo::SetTrayIcon(BOOL bEnabled)
2825
{
Callers
1
LoadData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected