CMSPCallMultiGraph Public Methods, Called by Thread Pool
CMSPCallMultiGraph public methods | Description |
---|---|
DispatchGraphEvent | Called when the filter graph signals an event. |
HandleGraphEvent | Called by the DispatchGraphEvent static method. Queues ProcessGraphEvent on the main MSP worker thread. |
ProcessGraphEvent | Allows the MSP call object instance to handle the filter graph event. |
Related topics