नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
The ITTerminalControl interface provides methods to get the MSP handle, connect and disconnect a terminal from a filter graph, and run or stop a renderer.
Inheritance
The ITTerminalControl interface inherits from the IDispatch interface. ITTerminalControl also has these types of members:
Methods
The ITTerminalControl interface has these methods.
ITTerminalControl::CompleteConnectTerminal The CompleteConnectTerminal method completes the terminal connection. |
ITTerminalControl::ConnectTerminal The ConnectTerminal method connects filters and returns a set of pins for connection. Enters each of the internal filters into the filter graph, connects the internal filters together (if applicable) and returns a set of pins for connection. |
ITTerminalControl::DisconnectTerminal The DisconnectTerminal method disconnects internal filters and removes them from the filter graph. |
ITTerminalControl::get_AddressHandle The get_AddressHandle method gets the MSP address handle. |
ITTerminalControl::RunRenderFilter The RunRenderFilter method starts the rightmost render filter in the terminal. Needed for dynamic filter graphs. |
ITTerminalControl::StopRenderFilter The StopRenderFilter method stops the rightmost render filter in the terminal. Needed for dynamic filter graphs. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | termmgr.h |