MCPcopy Create free account
hub / github.com/FFMS/ffms2 / SetCacheThreshold

Method SetCacheThreshold

src/vapoursynth/vapoursource4.cpp:311–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void VSVideoSource4::SetCacheThreshold(int threshold) {
312 CacheThreshold = threshold;
313}
314
315void VSVideoSource4::InitOutputFormat(int ResizeToWidth, int ResizeToHeight,
316 const char *ResizerName, int ConvertToFormat, const VSAPI *vsapi, VSCore *core) {

Callers 1

CreateSourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected