TVideoGrabber.OnThirdPartyFilterConnected

Prev

Next

TVideoGrabber

Events

 




































































































IUnknown interface of the third-party filter when it connects


Declaration
property OnThirdPartyFilterConnected: TOnThirdPartyFilterConnected read FOnThirdPartyFilterConnected write FOnThirdPartyFilterConnected;


__property TOnThirdPartyFilterConnected OnThirdPartyFilterConnected=read=FOnThirdPartyFilterConnected, write=FOnThirdPartyFilterConnected


n/a

Description

This TOnThirdPartyFilterConnected event returns the IUnknown interface of a third-party filter when it connects, allowing to set/retrieve the filter properties programmatically.


See Also
TThirdPartyFilterList TOnThirdPartyFilterConnected ThirdPartyFilter_AddToList ThirdPartyFilter_ClearList ThirdPartyFilter_Enable ThirdPartyFilter_RemoveFromList ThirdPartyFilter_ShowDialog