Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
print_packet.h File Reference

Print RTCP packet to console. More...

#include "roc_core/slice.h"
#include "roc_core/stddefs.h"
Include dependency graph for print_packet.h:

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::rtcp
 RTCP protocol support.
 

Functions

void roc::rtcp::print_packet (const core::Slice< uint8_t > &data)
 Print RTCP compund packet.
 

Detailed Description

Print RTCP packet to console.

Definition in file print_packet.h.