Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
std::string ffmpegVideoFilter::getName()
317
{
318
return
"ffmpegVideoFilter"
;
319
}
320
321
bool ffmpegVideoFilter::isFeatureSupported(IVideoFilter::Feature feature)
322
{
Callers
5
pullFrames
Method · 0.45
pushFrames
Method · 0.45
setupFilterChains
Method · 0.45
create
Method · 0.45
getTargetSupportFilters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected