Hello, All.
Please help me to find a way to implement custom COM interface for AVStream
filter's pin.
I want use this interface in my application to control some features of
filter's pin.
In steaming minidrivers architecture there was a way to cause ksproxy to
load
a COM server when my pin was created. It was performed declaring
"HKR,PinFactory\0\Interfaces\...."
in the driver's INF file.
Does there is possibility to implement something similar in AVStream?
Andrey