#include "subtitledllstuff.h"
#include <d3d9.h>
#include <vmr9.h>
#include <tchar.h>
#include <string>
Include dependency graph for SubtitleVMR9OutputPin.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | SubtitleVMR9OutputPin |
Defines | |
#define | TRANSPARENCY_VALUE (0.8f) |
#define | PURE_WHITE RGB(255,255,255) |
#define | ALMOST_WHITE RGB(250,250,250) |
#define | BLEND_TEXT TEXT("This is a demonstration of alpha-blended dynamic text.\0") |
#define | DYNAMIC_TEXT_SIZE 255 |
#define | DEFAULT_FONT_NAME TEXT("Impact\0") |
#define | DEFAULT_FONT_STYLE TEXT("Regular\0") |
#define | DEFAULT_FONT_SIZE 12 |
#define | DEFAULT_FONT_COLOR RGB(250,250,250) |
#define | MAX_FONT_SIZE 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|