IRTCPluggableVideoDecoder

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The IRTCPluggableVideoDecoder interface supports the generation of RTP packets to be sent over the network which contain non-media data that the filter does not natively generate.

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

IRTCPluggableVideoDecoder::ReadRTPPacket

Copies the encoded video data of a packet into the supplied buffer and indicates certain attributes of the packet based on the RTP header and the codec specific payload header.

Requirements

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

See Also

Reference

RTC Client API Interfaces