Protected Member Functions

RTPAVProfile Class Reference

#include <RTPAVProfile.h>

Inheritance diagram for RTPAVProfile:
RTPProfile

List of all members.

Protected Member Functions

virtual void initialize ()

Detailed Description

The class RTPAVProfile is a subclass of RTPProfile. It does not extend the functionality of its super class, it just sets some values in its initialize() method. For for information about the rtp audio/video profile consult rfc 1890.

Definition at line 35 of file RTPAVProfile.h.


Member Function Documentation

void RTPAVProfile::initialize (  )  [protected, virtual]

This initialisation method sets following values: name, rtcpPercentage and preferredPort.

Reimplemented from RTPProfile.

Definition at line 27 of file RTPAVProfile.cc.


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