Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_frame_cache Struct Reference
Collaboration diagram for ast_frame_cache:
Collaboration graph
[legend]

Data Fields

struct ast_frames list
 
size_t size
 

Detailed Description

Definition at line 73 of file main/frame.c.

Field Documentation

◆ list

struct ast_frames list

Definition at line 74 of file main/frame.c.

Referenced by __ast_frdup(), __frame_free(), ast_frame_header_new(), and frame_cache_cleanup().

◆ size

size_t size

Definition at line 75 of file main/frame.c.

Referenced by __ast_frdup(), __frame_free(), and ast_frame_header_new().


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