RTS API Documentation  1.10.11
Data Fields
switch_jb_node_s Struct Reference
+ Collaboration diagram for switch_jb_node_s:

Data Fields

struct switch_jb_sparent
 
switch_rtp_packet_t packet
 
uint32_t len
 
uint8_t visible
 
uint8_t bad_hits
 
struct switch_jb_node_sprev
 
struct switch_jb_node_snext
 
switch_bool_t complete_frame_mark
 

Detailed Description

Definition at line 49 of file switch_jitterbuffer.c.

Field Documentation

◆ bad_hits

uint8_t switch_jb_node_s::bad_hits

Definition at line 54 of file switch_jitterbuffer.c.

Referenced by hide_node(), and new_node().

◆ complete_frame_mark

switch_bool_t switch_jb_node_s::complete_frame_mark

Definition at line 58 of file switch_jitterbuffer.c.

Referenced by add_node(), and hide_node().

◆ len

uint32_t switch_jb_node_s::len

◆ next

struct switch_jb_node_s* switch_jb_node_s::next

◆ packet

switch_rtp_packet_t switch_jb_node_s::packet

◆ parent

struct switch_jb_s* switch_jb_node_s::parent

Definition at line 50 of file switch_jitterbuffer.c.

Referenced by hide_node(), and new_node().

◆ prev

struct switch_jb_node_s* switch_jb_node_s::prev

Definition at line 55 of file switch_jitterbuffer.c.

Referenced by new_node(), push_to_top(), and sort_nodes().

◆ visible

uint8_t switch_jb_node_s::visible

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