IRTCPluggableVideoEncoder (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
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 |