2 * Copyright 2001-2008 Ingo Weinhold <ingo_weinhold@gmx.de>
3 * Copyright 2001-2008 Stephan Aßmus <superstippi@gmx.de>
4 * All rights reserved. Distributed under the terms of the MIT licensce.
6 #include "VideoSupplier.h"
9 VideoSupplier::VideoSupplier()
10 : fProcessingLatency(1000)
15 VideoSupplier::~VideoSupplier()
21 VideoSupplier::DeleteCaches()