|
INET Framework for OMNeT++/OMNEST
|
#include <fstream>#include <string.h>#include "RTPPacket.h"#include "RTPInnerPacket.h"#include "RTPAVProfilePayload32Sender.h"#include "RTPMpegPacket_m.h"Go to the source code of this file.
Functions | |
| Define_Module (RTPAVProfilePayload32Sender) | |
Parts of the code in this file (reading of the gdf data) are extracted from the program generator.cc of Klaus Wehrle's mpg2 package.
Definition in file RTPAVProfilePayload32Sender.cc.