Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ SetStreamAR
Method
SetStreamAR
decoder/LAVVideo/LAVVideo.cpp:2586–2590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2584
}
2585
2586
STDMETHODIMP CLAVVideo::SetStreamAR(DWORD bStreamAR)
2587
{
2588
m_settings.StreamAR = bStreamAR;
2589
return SaveSettings();
2590
}
2591
2592
STDMETHODIMP_(DWORD) CLAVVideo::GetStreamAR()
2593
{
Callers
1
OnApplyChanges
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected