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

Method GetRGBOutputRange

decoder/LAVVideo/LAVVideo.cpp:2660–2663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2658}
2659
2660STDMETHODIMP_(DWORD) CLAVVideo::GetRGBOutputRange()
2661{
2662 return m_settings.RGBRange;
2663}
2664
2665STDMETHODIMP_(DWORD) CLAVVideo::CheckHWAccelSupport(LAVHWAccel hwAccel)
2666{

Callers 1

LoadDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected