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

Data Fields

switch_frame_node_thead
 
switch_memory_pool_tpool
 
switch_queue_tqueue
 
switch_mutex_tmutex
 
uint32_t total
 

Detailed Description

Definition at line 133 of file switch_utils.c.

Field Documentation

◆ head

switch_frame_node_t* switch_frame_buffer_s::head

Definition at line 134 of file switch_utils.c.

Referenced by find_free_frame(), and switch_frame_buffer_free().

◆ mutex

switch_mutex_t* switch_frame_buffer_s::mutex

◆ pool

switch_memory_pool_t* switch_frame_buffer_s::pool

◆ queue

switch_queue_t* switch_frame_buffer_s::queue

◆ total

uint32_t switch_frame_buffer_s::total

Definition at line 138 of file switch_utils.c.

Referenced by find_free_frame(), and switch_frame_buffer_free().


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