Media Manager Responsibilities (Windows CE 5.0)

Send Feedback

The media manager is responsible for the tasks in the following bulleted list, by implementing the methods in the IVoIPMediaMgr interface.

  • Disabling RTC's media stack so it doesn't also attempt to handle audio
  • Setting the local Session Description Protocol (SDP) during invite, reinvite, and answering events
  • Implementing a Real-time Transport Protocol (RTP) and, possibly, a Real-time Transport Control Protocol (RTCP), stack.
  • Sending and receiving audio packets
  • Playing sounds, ringtones, and sound represented by audio packets

For an example implementation of this interface, see the source code in the %_WINCEROOT%\Public\VoIP\Oak\Phone\VAIL\VoIPMedia_Ref.

See Also

VoIP Media Manager

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.