IRTCPluggableVideoEncoder
Other versions of this page are also available for the following:
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.
The following table shows the method for this interface. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Called by RTC for the plugin to write RTP payload header for media packet. |
Header | RTCVideoPlugin.h |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |