CMSPCallBase MSPI Methods Implemented
CMSPCallBase MSPI helper methods | Description |
---|---|
CreateStream | Creates the media stream for a new call. Acquires the lock in the function. |
EnumerateStreams | Enumerates streams currently available. Acquires the lock in the function. |
get_Streams | Creates a collection of streams currently available. Provided for Automation client applications, such as those written in Microsoft Visual Basic. Acquires the lock in the function. |
Related topics