Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_frame_cache Struct Reference

Data Fields

struct ast_frames list
 
size_t size
 

Detailed Description

Definition at line 68 of file frame.c.

Field Documentation

struct ast_frames list

Definition at line 69 of file frame.c.

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

size_t size

Definition at line 70 of file frame.c.

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


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