|
ifw-rtmstools 3.0.0
|
#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 |
| #define BOOST_BIND_NO_PLACEHOLDERS |
RtmsReceiver class file.