#include <streams.h>
#include <pullpin.h>
#include <initguid.h>
#include "CMMLDecoderIIDs.h"
Include dependency graph for cmmldecoderdllstuff.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | sCMMLFormatBlock |
Functions | |
DEFINE_GUID (MEDIASUBTYPE_SubtitleVMR9, 0x966d76b4, 0x7d2f, 0x4f01, 0xb8, 0x40, 0x94, 0xe4, 0x25, 0xd2, 0x21, 0x4f) | |
DEFINE_GUID (FORMAT_CMML, 0x53696c76, 0x6961, 0x40b2, 0xb1, 0x36, 0x43, 0x6f, 0x6e, 0x72, 0x61, 0x64) | |
DEFINE_GUID (MEDIASUBTYPE_CMML, 0x5a656e74, 0x6172, 0x6f26, 0xb7, 0x9c, 0xd6, 0x41, 0x6e, 0x64, 0x72, 0x82) | |
DEFINE_GUID (CLSID_CMMLDecodeFilter, 0xbf1121d1, 0x8739, 0x45e1, 0xbc, 0xd8, 0x90, 0xb8, 0x28, 0xf6, 0x43, 0xab) | |
Variables | |
const REGPINTYPES | CMMLDecodeOutputTypes |
const REGPINTYPES | CMMLDecodeInputTypes |
const REGFILTERPINS | CMMLDecodePinReg [] |
const REGFILTER2 | CMMLDecodeFilterReg |
|
|
|
|
|
|
|
|
|
Initial value: { 1, MERIT_PREFERRED + 2, 2, CMMLDecodePinReg } |
|
Initial value: { &MEDIATYPE_Text, &MEDIASUBTYPE_CMML } |
|
Initial value: { &MEDIATYPE_Text, &MEDIASUBTYPE_SubtitleVMR9 } |
|
Initial value: { { L"CMML Input", FALSE, FALSE, FALSE, FALSE, NULL, NULL, 1, &CMMLDecodeInputTypes } , { L"Subtitle VMR9 Output", FALSE, TRUE, FALSE, FALSE, NULL, NULL, 1, &CMMLDecodeOutputTypes } } |