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