ifw-rtmstools 3.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions | Variables
rtmsReceiver.hpp File Reference
#include <boost/asio.hpp>
#include <boost/array.hpp>
#include <boost/atomic.hpp>
#include <mudpiif/MudpiPacket.hpp>
#include <mudpiif/MudpiReceiver.hpp>
#include <hrtcpif/HrtcpPayloadPacket.hpp>
#include <hrtcpif/HrtcpLeaderPacket.hpp>
#include <ifw/rtmslib/logger.hpp>

Go to the source code of this file.

Classes

class  ifw::rtmstools::RtmsReceiver
 The RtmsReceiver class. More...
 

Namespaces

namespace  ifw
 
namespace  ifw::rtmstools
 DdtImage Class Implementation.
 

Macros

#define BOOST_BIND_NO_PLACEHOLDERS
 RtmsReceiver class file.
 

Functions

std::string ifw::rtmstools::GetThreadName ()
 
void ifw::rtmstools::PrintPacketInfo (mudpiif::mudpiPacketJumbo mudpi_packet, hrtcpif::hrtcpLeaderPacket &hrtcp_packet, int pdu_size)
 Print information of the RTMS packets.
 

Variables

constexpr int ifw::rtmstools::MAX_PACKETS = 1000
 
constexpr int ifw::rtmstools::PACKET_SIZE = 9600
 

Macro Definition Documentation

◆ BOOST_BIND_NO_PLACEHOLDERS

#define BOOST_BIND_NO_PLACEHOLDERS

RtmsReceiver class file.