Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ GetHWAccelActiveDevice
Method
GetHWAccelActiveDevice
decoder/LAVVideo/LAVVideo.cpp:2982–2985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2980
}
2981
2982
STDMETHODIMP CLAVVideo::GetHWAccelActiveDevice(BSTR *pstrDeviceName)
2983
{
2984
return m_Decoder.GetHWAccelActiveDevice(pstrDeviceName);
2985
}
Callers
1
OnActivate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected