| Platform SDK: TAPI |
| CMSPStream public methods | Description |
|---|---|
| Init | Called by the MSPCall when the stream is created. |
| ShutDown | Called by the MSPCall to unselect all terminal objects and release the call object. |
| GetState | Called by the MSPCall object to get the current status of the stream. |
| HandleTSPData | Derived call object may call this method to let the stream handle the TSP commands. |
| ProcessGraphEvent | Called by the MSPCall object to let the stream handle graph events. |