amstream: Register media stream filter.
This commit is contained in:
parent
425c30f544
commit
607cb33fd5
|
@ -456,6 +456,13 @@ static struct regsvr_coclass const coclass_list[] = {
|
|||
"Both"
|
||||
},
|
||||
|
||||
{ &CLSID_MediaStreamFilter,
|
||||
"SFilter Class",
|
||||
NULL,
|
||||
"amstream.dll",
|
||||
"Both"
|
||||
},
|
||||
|
||||
{ NULL } /* list terminator */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue