root/src/apps/mediaplayer/supplier/VideoTrackSupplier.cpp
/*
 * Copyright 2007, Haiku. All rights reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *              Stephan Aßmus <superstippi@gmx.de>
 */
#include "VideoTrackSupplier.h"


VideoTrackSupplier::VideoTrackSupplier()
{
}


VideoTrackSupplier::~VideoTrackSupplier()
{
}