QXmpp  Version:0.4.92
 All Classes Functions Enumerations Enumerator Properties Groups
Public Member Functions
QXmppVideoDecoder Class Reference

The QXmppVideoDecoder class is the base class for video decoders. More...

#include <QXmppCodec.h>

List of all members.

Public Member Functions

virtual ~QXmppVideoDecoder ()
 Destroys a video decoder.
virtual QXmppVideoFormat format () const =0
 Returns the format of the video stream.
virtual QList< QXmppVideoFramehandlePacket (const QXmppRtpPacket &packet)=0
 Handles an RTP packet and returns a list of decoded video frames.
virtual bool setParameters (const QMap< QString, QString > &parameters)=0
 Sets the video stream's parameters.

Detailed Description

The QXmppVideoDecoder class is the base class for video decoders.


The documentation for this class was generated from the following files: