#include <streams.h>
#include <initguid.h>
Include dependency graph for subtitledllstuff.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | sVorbisFormatBlock |
Functions | |
DEFINE_GUID (MEDIASUBTYPE_SubtitleVMR9, 0x966d76b4, 0x7d2f, 0x4f01, 0xb8, 0x40, 0x94, 0xe4, 0x25, 0xd2, 0x21, 0x4f) | |
DEFINE_GUID (CLSID_SubtitleVMR9Filter, 0x5709e326, 0x1d8, 0x49ad, 0x9d, 0x8, 0xf8, 0x72, 0x31, 0x12, 0xd8, 0x2e) | |
Variables | |
const REGPINTYPES | SubtitleVMR9OutputTypes |
const REGPINTYPES | SubtitleVMR9InputTypes |
const REGFILTERPINS | SubtitleVMR9PinReg [] |
const REGFILTER2 | SubtitleVMR9FilterReg |
|
|
|
|
|
Initial value: { 1, MERIT_PREFERRED + 2, 2, SubtitleVMR9PinReg } |
|
Initial value: { &MEDIATYPE_Text, &MEDIASUBTYPE_SubtitleVMR9 } |
|
Initial value: { &MEDIATYPE_Video, &MEDIASUBTYPE_YV12 } |
|
Initial value: { { L"Subtitle Input", FALSE, FALSE, FALSE, FALSE, NULL, NULL, 1, &SubtitleVMR9InputTypes } , { L"Subtitle Output", FALSE, TRUE, FALSE, FALSE, NULL, NULL, 1, &SubtitleVMR9OutputTypes } } |