MCPcopy 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
2982STDMETHODIMP CLAVVideo::GetHWAccelActiveDevice(BSTR *pstrDeviceName)
2983{
2984 return m_Decoder.GetHWAccelActiveDevice(pstrDeviceName);
2985}

Callers 1

OnActivateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected