MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getName

Method getName

framework/filter/ffmpegVideoFilter.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316std::string ffmpegVideoFilter::getName()
317{
318 return "ffmpegVideoFilter";
319}
320
321bool ffmpegVideoFilter::isFeatureSupported(IVideoFilter::Feature feature)
322{

Callers 5

pullFramesMethod · 0.45
pushFramesMethod · 0.45
setupFilterChainsMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected