Platform SDK: TAPI

Writing a Media Service Provider

A Media Service Provider must implement the a minimum subset of MSPI interfaces: ITMSPAddress, ITTerminalSupport, ITStreamControl, and ITStream. SubStream support is optional. In addition, a given MSP may implement additional methods, such as controls required for specialized hardware.

The following material documents: