Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

VideoRTP Class Reference

An abstraction of the signaling part of Jingle Video via RTP (XEP-0180). More...

#include <jinglevideortp.h>

Inherits Description.

Inheritance diagram for VideoRTP:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 VideoRTP (const PayloadList &payload)
virtual ~VideoRTP ()
virtual const std::string & xmlns () const

Detailed Description

An abstraction of the signaling part of Jingle Video via RTP (XEP-0180).

XEP Version: 0.11

Author:
Jakob Schroeter <js@camaya.net>
Since:
1.0

Definition at line 35 of file jinglevideortp.h.


Constructor & Destructor Documentation

VideoRTP const PayloadList payload  )  [inline]
 

Creates a new wrapper for the Video via RTP Application Format defined in XEP-0180.

Parameters:
payload A list of acceptable Payload Types.

Definition at line 42 of file jinglevideortp.h.

virtual ~VideoRTP  )  [inline, virtual]
 

Virtual destructor.

Definition at line 49 of file jinglevideortp.h.


Member Function Documentation

virtual const std::string& xmlns  )  const [inline, virtual]
 

Returns the Application Format's namespace.

Returns:
The namespace being handled by the Application Format.

Implements Description.

Definition at line 52 of file jinglevideortp.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 09:25:14 2008 for gloox by  doxygen 1.4.1