Hi,
I'm trying to create a AVStream driver that exposes a TOPOLOGY filter and a
RENDER filter, and connect the 2 filters using the
KSPROPERTY_PIN_PHYSICALCONNECTION property. I've tried declaring the
property on both the filter and the pin, but I don't seem to get any calls
on the property.
Does anyone knows how to get the OS to call the property for an AVStream
driver, or is it because this property is not supported in AVStream?
Thanks.
KS