Fork me on GitHub
Data Fields
janus_nack Struct Reference

Janus representation (linked list) of sequence numbers to send again. More...

#include <rtcp.h>

Collaboration diagram for janus_nack:
Collaboration graph
[legend]

Data Fields

uint16_t seq_no
 Sequence number to send again. More...
 
struct janus_nacknext
 Next element in the linked list. More...
 

Detailed Description

Janus representation (linked list) of sequence numbers to send again.

Field Documentation

struct janus_nack* janus_nack::next

Next element in the linked list.

uint16_t janus_nack::seq_no

Sequence number to send again.


The documentation for this struct was generated from the following file: