Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

RTPAVProfilePayload10Sender.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           RTPAVProfilePayload10Sender.h  -  description
00003                              -------------------
00004     begin                : Sat Sep 7 2002
00005     copyright            : (C) 2002 by Matthias Oppitz
00006     email                : matthias.oppitz@gmx.de
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This program is free software; you can redistribute it and/or modify  *
00012  *   it under the terms of the GNU General Public License as published by  *
00013  *   the Free Software Foundation; either version 2 of the License, or     *
00014  *   (at your option) any later version.                                   *
00015  *                                                                         *
00016  ***************************************************************************/
00017 
00018 
00023 #ifndef __RTPAVPROFILEPAYLOAD10SENDER_H__
00024 #define __RTPAVPROFILEPAYLOAD10SENDER_H__
00025 
00026 #include <audiofile.h>
00027 
00028 #include "omnetpp.h"
00029 
00030 #include "RTPPayloadSender.h"
00031 #include "RTPAVProfileSampleBasedAudioSender.h"
00032 
00033 
00037 class RTPAVProfilePayload10Sender : public RTPAVProfileSampleBasedAudioSender {
00038 
00039         Module_Class_Members(RTPAVProfilePayload10Sender, RTPAVProfileSampleBasedAudioSender, 16384);
00040 
00041         virtual void initialize();
00042 };
00043 
00044 
00045 #endif

Generated on Tue Sep 12 12:20:20 2006 for RTP model for OMNeT++ by  doxygen 1.4.2