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

Method GetHWAccel

decoder/LAVVideo/LAVVideo.cpp:2692–2695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2690}
2691
2692STDMETHODIMP_(LAVHWAccel) CLAVVideo::GetHWAccel()
2693{
2694 return (LAVHWAccel)m_settings.HWAccel;
2695}
2696
2697STDMETHODIMP CLAVVideo::SetHWAccelCodec(LAVVideoHWCodec hwAccelCodec, BOOL bEnabled)
2698{

Callers 3

OnApplyChangesMethod · 0.80
LoadDataMethod · 0.80
CreateDecoderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected