svvitch
digital signage player
|
#include "Content.h"
#include "Renderer.h"
#include "DSVideoRenderer.h"
#include "VideoTextureAllocator.h"
#include <Poco/ActiveMethod.h>
#include <Poco/Mutex.h>
#include <streams.h>
Go to the source code of this file.
Classes | |
class | DSContent |
DirectShow動画再生コンテント. More... | |
Typedefs | |
typedef DSContent * | DSContentPtr |
typedef DSContent* DSContentPtr |
Definition at line 80 of file DSContent.h.