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

AudioRTP Class Reference

An abstraction of the signaling part of Jingle Audio via RTP (XEP-0167). More...

#include <jingleaudiortp.h>

Inherits Description.

Inheritance diagram for AudioRTP:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

An abstraction of the signaling part of Jingle Audio via RTP (XEP-0167).

XEP Version: 0.17

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

Definition at line 36 of file jingleaudiortp.h.


Constructor & Destructor Documentation

AudioRTP const PayloadList payload  )  [inline]
 

Creates a new wrapper for the Audio via RTP Application Format defined in XEP-0167.

Parameters:
payload A list of acceptable Payload Types.

Definition at line 43 of file jingleaudiortp.h.

virtual ~AudioRTP  )  [inline, virtual]
 

Virtual destructor.

Definition at line 50 of file jingleaudiortp.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 53 of file jingleaudiortp.h.


The documentation for this class was generated from the following file:
Generated on Tue Apr 22 15:10:16 2008 for gloox by  doxygen 1.4.1