MythTV  master
Classes | Variables
satiprtcppacket.h File Reference
#include <QString>
#include <QIODevice>
#include <QDataStream>
#include "libmythbase/mythlogging.h"
Include dependency graph for satiprtcppacket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SatIPRTCPPacket
 

Variables

static constexpr uint8_t RTCP_TYPE_APP { 204 }
 

Variable Documentation

◆ RTCP_TYPE_APP

constexpr uint8_t RTCP_TYPE_APP { 204 }
staticconstexpr

Definition at line 12 of file satiprtcppacket.h.

Referenced by SatIPRTCPPacket::parse().