| Platform SDK: TAPI | 
The MSPSTREAMCONTEXT structure contains the key interface pointers required to handle a media event.
typedef struct
{
  CMSPCallMultiGraph *    pMSPCall;
  ITStream           *    pITStream;
  IMediaEvent        *    pIMediaEvent;
} MSPSTREAMCONTEXT, *PMSPSTREAMCONTEXT;