IRTCPluggableVideoEncoder

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The IRTCPluggableVideoEncoder interface supports implementation of the parsing of RTP packets before they are sent to the underlying codec. This is required because the packets contain non-media data that the filter cannot support, in addition to other configuration information that may have to be given to the filter.

Methods

The following table shows the method for this interface. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description

IRTCPluggableVideoEncoder::WriteRTPPayloadHeader

Called by RTC for the plugin to write RTP payload header for media packet.

Requirements

Header RTCVideoPlugin.h
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

RTC Client API Interfaces