Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
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

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

Functions

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

Detailed Description

Print RTCP packet to console.

Definition in file print_packet.h.