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

The QXmppVideoEncoder class is the base class for video encoders. More...

#include <QXmppCodec.h>

List of all members.

Public Member Functions

virtual ~QXmppVideoEncoder ()
 Destroys a video encoder.
virtual bool setFormat (const QXmppVideoFormat &format)=0
 Sets the format of the video stream.
virtual QList< QByteArray > handleFrame (const QXmppVideoFrame &frame)=0
 Handles a video frame and returns a list of RTP packet payloads.
virtual QMap< QString, QString > parameters () const =0
 Returns the video stream's parameters.

Detailed Description

The QXmppVideoEncoder class is the base class for video encoders.


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